Update hyprland config for new version
This commit is contained in:
@ -29,12 +29,15 @@ general {
|
||||
decoration {
|
||||
rounding = 5
|
||||
multisample_edges = on
|
||||
blur = yes
|
||||
blur_size = 10
|
||||
blur_passes = 3
|
||||
blur_new_optimizations = on
|
||||
blur_ignore_opacity = on
|
||||
blur_xray = on
|
||||
|
||||
blur {
|
||||
enabled = true
|
||||
size = 10
|
||||
passes = 3
|
||||
new_optimizations = true
|
||||
ignore_opacity = true
|
||||
xray = true
|
||||
}
|
||||
|
||||
drop_shadow = off
|
||||
shadow_range = 4
|
||||
|
Reference in New Issue
Block a user