diff --git a/users/modules/programs/hyprland.nix b/users/modules/programs/hyprland.nix index b92253a..baffded 100644 --- a/users/modules/programs/hyprland.nix +++ b/users/modules/programs/hyprland.nix @@ -56,6 +56,10 @@ "float, class:firefox, title:Picture-in-Picture" ]; + animation = [ + "workspaces, 0, , " + ]; + # Keybinds bind = [ "$mainMod, SEMICOLON, exec, $terminal"