Hyprland: Increase window blur.
This commit is contained in:
parent
948ddd0957
commit
c6b33dbae9
2 changed files with 11 additions and 8 deletions
|
@ -5,8 +5,8 @@ decoration {
|
|||
|
||||
blur {
|
||||
enabled = true
|
||||
size = 2
|
||||
passes = 1
|
||||
size = 3
|
||||
passes = 2
|
||||
ignore_opacity = true
|
||||
new_optimizations = on
|
||||
xray = true
|
||||
|
|
3
.config/hypr/hyprpaper.conf
Normal file
3
.config/hypr/hyprpaper.conf
Normal file
|
@ -0,0 +1,3 @@
|
|||
preload = /usr/share/hyprland/wall0.png
|
||||
wallpaper = ,/usr/share/hyprland/wall0.png
|
||||
splash = true
|
Loading…
Reference in a new issue