made bg more blurry in hyprland
This commit is contained in:
parent
8e4b2d6425
commit
5146d3db49
2 changed files with 2 additions and 2 deletions
|
|
@ -5,4 +5,4 @@ initial_window_height 24c
|
||||||
enable_audio_bell no
|
enable_audio_bell no
|
||||||
confirm_os_window_close 0
|
confirm_os_window_close 0
|
||||||
|
|
||||||
background_opacity 0.5
|
background_opacity 0.4
|
||||||
|
|
|
||||||
|
|
@ -72,7 +72,7 @@ decoration {
|
||||||
blur {
|
blur {
|
||||||
enabled = true
|
enabled = true
|
||||||
size = 3
|
size = 3
|
||||||
passes = 1
|
passes = 3
|
||||||
|
|
||||||
vibrancy = 0.1696
|
vibrancy = 0.1696
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue