diff options
Diffstat (limited to '.config')
| -rw-r--r-- | .config/hypr/hyprland.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf index c27b539..77c2564 100644 --- a/.config/hypr/hyprland.conf +++ b/.config/hypr/hyprland.conf @@ -39,7 +39,7 @@ decoration { color = rgba(1a1a1aee) } blur { - enabled = true + enabled = 1 size = 3 passes = 1 vibrancy = 0.1696 @@ -87,7 +87,7 @@ misc { } dwindle { - preserve_split = true + preserve_split = 1 } bind = $mainMod, Q, exec, $terminal |
