2024-12-08 18:07 : id 285
This commit is contained in:
parent
951686a55c
commit
d0d861b2e7
@ -267,7 +267,7 @@ in
|
|||||||
};
|
};
|
||||||
"custom/caway" = {
|
"custom/caway" = {
|
||||||
format = "{}";
|
format = "{}";
|
||||||
exec = "ssh max@debian bash /home/max/caway.sh";
|
exec = "ssh max@media bash /home/max/caway.sh";
|
||||||
};
|
};
|
||||||
"cpu" = {
|
"cpu" = {
|
||||||
format = "{}% ";
|
format = "{}% ";
|
||||||
@ -422,6 +422,7 @@ in
|
|||||||
#custom-gimp,
|
#custom-gimp,
|
||||||
#custom-writer,
|
#custom-writer,
|
||||||
#custom-luanti,
|
#custom-luanti,
|
||||||
|
#custom-nixpkgs,
|
||||||
#disk,
|
#disk,
|
||||||
#memory,
|
#memory,
|
||||||
#cpu,
|
#cpu,
|
||||||
@ -542,7 +543,7 @@ in
|
|||||||
animations = {
|
animations = {
|
||||||
"bezier" = "easeInOutBack, 0.68, -0.55, 0.265, 1.55";
|
"bezier" = "easeInOutBack, 0.68, -0.55, 0.265, 1.55";
|
||||||
animation = [
|
animation = [
|
||||||
"workspaces, 1, 15, easeInOutBack"
|
"workspaces, 1, 7, easeInOutBack"
|
||||||
"windowsOut, 1, 7, easeInOutBack"
|
"windowsOut, 1, 7, easeInOutBack"
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user