Compare commits

..

No commits in common. "af91148e1806931c48ac499d881ee3fdc9006195" and "c7fc778a49f3991358ced075c351f829abda52e3" have entirely different histories.

View file

@ -166,7 +166,6 @@
sshm = "ssh -M"; sshm = "ssh -M";
pd = "pushd"; pd = "pushd";
wlc = "wl-copy"; wlc = "wl-copy";
lw = "librewolf";
}; };
plugins = [{ plugins = [{
name = "vi-mode"; name = "vi-mode";
@ -278,18 +277,7 @@
}; };
}; };
services.swaync = { services.swaync = { enable = true; };
enable = true;
settings = {
positionX = "center";
positionY = "bottom";
control-center-positionX = "center";
control-center-positionY = "bottom";
control-center-margin-bottom = 10;
fit-to-screen = false;
control-center-height = 600;
};
};
programs.niri = { programs.niri = {
settings = { settings = {