diff --git a/hyprland/appearance.conf b/hyprland/appearance.conf index 357cdcb..2e4d921 100644 --- a/hyprland/appearance.conf +++ b/hyprland/appearance.conf @@ -34,7 +34,7 @@ decoration { col.shadow = rgba(1a1a1aee) blur { - enabled = false + enabled = true size = 3 passes = 1 vibrancy = 0.9 @@ -55,12 +55,11 @@ animations { animation = borderangle, 1, 8, default animation = fade, 1, 3.5, default animation = fadeLayers, 1, 7, amazingBezier - animation = workspaces, 1, 6, amazingBezier, slidefade 80% + animation = workspaces, 1, 5.5, amazingBezier, slidefade } dwindle { pseudotile = true - - preserve_split = true + preserve_split = true }