diff options
| author | bh <qn+git@epicurus.dev> | 2026-03-07 22:01:51 +0800 |
|---|---|---|
| committer | bh <qn+git@epicurus.dev> | 2026-03-07 22:01:51 +0800 |
| commit | 9311af122544d0c391b72cf7e9c686abb853ddf7 (patch) | |
| tree | 9640415520ea21a357b9ce924fa11f43f6a66f09 /hypr | |
| parent | 5f4a01540328ff9aee1f57cfbdf0d263e66d5d09 (diff) | |
Change workplace switch animation
Diffstat (limited to 'hypr')
| -rw-r--r-- | hypr/.config/hypr/hyprland.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hypr/.config/hypr/hyprland.conf b/hypr/.config/hypr/hyprland.conf index c03748b..118cdfa 100644 --- a/hypr/.config/hypr/hyprland.conf +++ b/hypr/.config/hypr/hyprland.conf @@ -114,7 +114,7 @@ animations { animation = border, 1, 10, default animation = borderangle, 1, 8, default animation = fade, 1, 7, default - animation = workspaces, 1, 6, default + animation = workspaces, 1, 6, default, slidefade } master { |
