Update hyprland and reconfigure blur

This commit is contained in:
outfoxxed 2023-08-03 12:32:22 -07:00
parent fa7d1a4f26
commit 8fcd6684c1
Signed by: outfoxxed
GPG key ID: 4C88A185FB89301E
2 changed files with 16 additions and 11 deletions

View file

@ -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
}
}