2024-12-08 18:07 : id 285

This commit is contained in:
deadvey 2024-12-08 18:07:44 +00:00
parent 951686a55c
commit d0d861b2e7

View File

@ -267,7 +267,7 @@ in
};
"custom/caway" = {
format = "{}";
exec = "ssh max@debian bash /home/max/caway.sh";
exec = "ssh max@media bash /home/max/caway.sh";
};
"cpu" = {
format = "{}% ";
@ -422,6 +422,7 @@ in
#custom-gimp,
#custom-writer,
#custom-luanti,
#custom-nixpkgs,
#disk,
#memory,
#cpu,
@ -542,7 +543,7 @@ in
animations = {
"bezier" = "easeInOutBack, 0.68, -0.55, 0.265, 1.55";
animation = [
"workspaces, 1, 15, easeInOutBack"
"workspaces, 1, 7, easeInOutBack"
"windowsOut, 1, 7, easeInOutBack"
];
};