diff options
| author | JaKooLit <ejhay.games@gmail.com> | 2024-09-12 10:55:20 +0900 |
|---|---|---|
| committer | JaKooLit <ejhay.games@gmail.com> | 2024-09-12 10:55:20 +0900 |
| commit | 2a457c6bd78c8ca1d407d7e7ebe1f8336e483977 (patch) | |
| tree | 47c50e43e0d13a348dee6caebb53023a385f7698 /config/hypr | |
| parent | 5275285bd27f6cc636b31c10cd38bb83748a5495 (diff) | |
workspace animation enabled. Config-compact rofi.rasi now enabled scroll bar by default
Diffstat (limited to 'config/hypr')
| -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 2885971a..88224473 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 } |
