21 lines
493 B
Text
21 lines
493 B
Text
|
|
decoration {
|
|
# See https://wiki.hyprland.org/Configuring/Variables/ for more
|
|
# All blur parametter have now their uniq field. Please update the configuration file to fix this.
|
|
# If there is no blur, the background became the one of hypr-chan.
|
|
|
|
rounding = 10
|
|
|
|
blur {
|
|
enabled=true
|
|
size = 3
|
|
passes = 0 # 1
|
|
new_optimizations = yes
|
|
}
|
|
drop_shadow = yes
|
|
shadow_range = 4
|
|
shadow_render_power = 3
|
|
col.shadow = rgba(1a1a1aee)
|
|
|
|
|
|
}
|