diff --git a/.config/hypr/animations.conf b/.config/hypr/animations.conf index 15ff69d..f106e03 100644 --- a/.config/hypr/animations.conf +++ b/.config/hypr/animations.conf @@ -1,5 +1,5 @@ animations { - enabled = no + enabled = yes bezier = myBezier, 0.05, 0.9, 0.1, 1.05 diff --git a/.config/hypr/general.conf b/.config/hypr/general.conf index 7fb72cc..cfc675d 100644 --- a/.config/hypr/general.conf +++ b/.config/hypr/general.conf @@ -1,7 +1,7 @@ general { - gaps_in = 0 - gaps_out = 0 - border_size = 0 + gaps_in = 1 + gaps_out = 2 + border_size = 1 layout = dwindle allow_tearing = true @@ -30,10 +30,10 @@ debug { } decoration { - rounding = 0 + rounding = 3 blur { - enabled = false + enabled = true size = 4 passes = 4 new_optimizations = on @@ -53,6 +53,7 @@ decoration { dwindle { pseudotile = yes preserve_split = yes + no_gaps_when_only = 1 } master {