decoration:blur section

This commit is contained in:
Christian Smith 2023-08-12 23:04:57 -04:00 committed by GitHub
parent d6a8c94fdc
commit 91395d892e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -35,10 +35,12 @@ env = XCURSOR_SIZE,24
decoration {
# See https://wiki.hyprland.org/Configuring/Variables/ for more
rounding = 5
blur = true
blur_size = 3
blur_passes = 1
blur_new_optimizations = true
blur {
enabled = true
size = 3
passes = 1
new_optimizations = true
}
drop_shadow = true
shadow_range = 4
@ -167,4 +169,4 @@ bind = $mainMod, mouse_up, workspace, e-1
# MOVE/RESIZE WINDOWS with mainMod + LMB/RMB and dragging
bindm = $mainMod, mouse:272, movewindow
bindm = $mainMod, mouse:273, resizewindow
bindm = $mainMod, mouse:273, resizewindow