From f360e29c99e6d664468ab45393c264ee38e67677 Mon Sep 17 00:00:00 2001 From: silly Date: Sat, 4 Apr 2026 08:24:20 +0000 Subject: Update hyprland.conf --- .config/hypr/hyprland.conf | 4 ++-- 1 file 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 -- cgit v1.3.1