Hyprland: Increase window blur.

This commit is contained in:
Viyurz 2024-04-25 18:59:22 +02:00
parent 948ddd0957
commit c6b33dbae9
Signed by: Viyurz
SSH key fingerprint: SHA256:IskOHTmhHSJIvAt04N6aaxd5SZCVWW1Guf9tEcxIMj8
2 changed files with 11 additions and 8 deletions

View file

@ -3,12 +3,12 @@ decoration {
active_opacity = 0.85 active_opacity = 0.85
inactive_opacity = 0.65 inactive_opacity = 0.65
blur { blur {
enabled = true enabled = true
size = 2 size = 3
passes = 1 passes = 2
ignore_opacity = true ignore_opacity = true
new_optimizations = on new_optimizations = on
xray = true xray = true
} }
} }

View file

@ -0,0 +1,3 @@
preload = /usr/share/hyprland/wall0.png
wallpaper = ,/usr/share/hyprland/wall0.png
splash = true