diff options
| author | silly <u65487754@gmail.com> | 2026-04-04 08:24:20 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-04-04 08:24:20 +0000 |
| commit | f360e29c99e6d664468ab45393c264ee38e67677 (patch) | |
| tree | cb7bd0d602fd013593026d999e74c287e5022343 /.config/hypr/hyprland.conf | |
| parent | 58534e986d58c4d7f5c8f8ff064491208d2d4c0c (diff) | |
Update hyprland.conf
Diffstat (limited to '.config/hypr/hyprland.conf')
| -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 |
