diff options
| author | bh <qn+git@excalibur.computer> | 2026-03-07 22:01:51 +0800 |
|---|---|---|
| committer | bh <qn+git@excalibur.computer> | 2026-03-07 22:01:51 +0800 |
| commit | f9f8e60c66913bd6059087daa432eb0493956cb8 (patch) | |
| tree | 9640415520ea21a357b9ce924fa11f43f6a66f09 | |
| parent | fe9b5524948d6c3959a7ddb916cd3ea130f8a98f (diff) | |
Change workplace switch animation
| -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 { |
