2024-12-27 23:25 : id 34

This commit is contained in:
deadvey 2024-12-27 23:26:56 +00:00
parent 425cfab5da
commit be0933b880

View File

@ -771,6 +771,7 @@ in
exec-once="waybar"; exec-once="waybar";
exec-once="dunst"; exec-once="dunst";
exec-once="wpaperd"; exec-once="wpaperd";
exec-once="hypridle";
''; '';
settings = { settings = {
"$mod" = "SUPER"; "$mod" = "SUPER";
@ -814,6 +815,7 @@ in
animation = [ animation = [
"workspaces, 1, 7, easeInOutBack" "workspaces, 1, 7, easeInOutBack"
"windowsOut, 1, 7, easeInOutBack" "windowsOut, 1, 7, easeInOutBack"
"windowsIn, 1, 7, easeInOutBack"
]; ];
}; };
input = { input = {