diff options
| author | bh <qn+git@epicurus.dev> | 2026-03-08 19:13:01 +0800 |
|---|---|---|
| committer | bh <qn+git@epicurus.dev> | 2026-03-08 19:13:01 +0800 |
| commit | 7e1addc7c4c54175c54d2a93862886eb4d827c39 (patch) | |
| tree | ac7969ceb3cdf0ef2f6159b76e9902f78156e2a1 /hypr | |
| parent | 32d63bef2581ef934860c8bcffb60001d8390dd6 (diff) | |
Change back to horizontal slidefade
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 ae1faaf..aab1b54 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, 4, default, slidefadevert + animation = workspaces, 1, 4, default, slidefade } master { |
