diff options
Diffstat (limited to 'config')
| -rw-r--r-- | config/hypr/UserConfigs/UserDecorAnimations.conf | 2 | ||||
| -rwxr-xr-x | config/hypr/initial-boot.sh | 2 |
2 files changed, 3 insertions, 1 deletions
diff --git a/config/hypr/UserConfigs/UserDecorAnimations.conf b/config/hypr/UserConfigs/UserDecorAnimations.conf index a9f01921..88224473 100644 --- a/config/hypr/UserConfigs/UserDecorAnimations.conf +++ b/config/hypr/UserConfigs/UserDecorAnimations.conf @@ -55,6 +55,8 @@ animations { animation = borderangle, 1, 180, liner, loop #used by rainbow borders and rotating colors animation = fade, 1, 3, smoothOut 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 } diff --git a/config/hypr/initial-boot.sh b/config/hypr/initial-boot.sh index 85e65322..477f94eb 100755 --- a/config/hypr/initial-boot.sh +++ b/config/hypr/initial-boot.sh @@ -8,7 +8,7 @@ # Variables scriptsDir=$HOME/.config/hypr/scripts wallpaper=$HOME/.config/hypr/wallpaper_effects/.wallpaper_modified -waybar_style="$HOME/.config/waybar/style/[Dark] Half-Moon.css" +waybar_style="$HOME/.config/waybar/style/[Colored] Chroma Glow.css" kvantum_theme="Catppuccin-Mocha" color_scheme="prefer-dark" gtk_theme="Andromeda-dark" |
