Update hyprland and reconfigure blur
This commit is contained in:
parent
fa7d1a4f26
commit
8fcd6684c1
2 changed files with 16 additions and 11 deletions
|
@ -21,10 +21,15 @@ input {
|
|||
|
||||
decoration {
|
||||
rounding = 5
|
||||
blur = yes
|
||||
blur_size = 5
|
||||
blur_passes = 4
|
||||
blur_new_optimizations = on
|
||||
|
||||
blur {
|
||||
enabled = true
|
||||
size = 7
|
||||
passes = 4
|
||||
noise = 0.008
|
||||
contrast = 0.8916
|
||||
brightness = 0.8
|
||||
}
|
||||
|
||||
drop_shadow = yes
|
||||
shadow_range = 4
|
||||
|
@ -73,7 +78,7 @@ plugin {
|
|||
|
||||
autotile {
|
||||
enable = true
|
||||
trigger_width = 500
|
||||
trigger_width = 800
|
||||
trigger_height = 500
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue