Tweak blur settings and apply it to walker

Settings by @tobi ✌️
This commit is contained in:
David Heinemeier Hansson
2025-11-10 21:29:41 +01:00
parent a6d49196d0
commit 29aae9a93e
2 changed files with 8 additions and 2 deletions

View File

@@ -38,8 +38,11 @@ decoration {
# https://wiki.hyprland.org/Configuring/Variables/#blur
blur {
enabled = true
size = 3
passes = 3
size = 2
passes = 2
special = true
brightness = 0.60
contrast = 0.75
}
}