diff options
| author | Ja.KooLit <85185940+JaKooLit@users.noreply.github.com> | 2024-08-29 01:36:27 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-08-29 01:36:27 +0900 |
| commit | e0e4177936497e4984af125d6101079d95fea53e (patch) | |
| tree | 46443c3c09890c6952289e3b859d272cd486f227 /config/hypr/UserConfigs | |
| parent | e1c3050974d017ab40c607a548aeee9b7d85ed39 (diff) | |
Update UserDecorAnimations.conf
need to wait until Hyprland v0.42.1 is out
Diffstat (limited to 'config/hypr/UserConfigs')
| -rw-r--r-- | config/hypr/UserConfigs/UserDecorAnimations.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config/hypr/UserConfigs/UserDecorAnimations.conf b/config/hypr/UserConfigs/UserDecorAnimations.conf index 88224473..2885971a 100644 --- a/config/hypr/UserConfigs/UserDecorAnimations.conf +++ b/config/hypr/UserConfigs/UserDecorAnimations.conf @@ -57,6 +57,6 @@ animations { animation = workspaces, 1, 5, overshot # animations for -git or version >0.42.0 - animation = workspacesIn, 1, 5, winIn, slide - animation = workspacesOut, 1, 5, winOut, slide + #animation = workspacesIn, 1, 5, winIn, slide + #animation = workspacesOut, 1, 5, winOut, slide } |
