Compare commits

..

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

View file

@ -166,7 +166,6 @@
sshm = "ssh -M";
pd = "pushd";
wlc = "wl-copy";
lw = "librewolf";
};
plugins = [{
name = "vi-mode";
@ -278,18 +277,7 @@
};
};
services.swaync = {
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;
};
};
services.swaync = { enable = true; };
programs.niri = {
settings = {