Improving Stow backward compatibility
This commit is contained in:
18
hyprland/.config/hypr/decoration.conf
Normal file
18
hyprland/.config/hypr/decoration.conf
Normal file
@@ -0,0 +1,18 @@
|
||||
decoration {
|
||||
# See https://wiki.hyprland.org/Configuring/Variables/ for more
|
||||
|
||||
rounding = 10
|
||||
|
||||
blur {
|
||||
enabled = true
|
||||
size = 3
|
||||
passes = 1
|
||||
}
|
||||
|
||||
drop_shadow = yes
|
||||
shadow_range = 4
|
||||
shadow_render_power = 3
|
||||
col.shadow=$surface0
|
||||
col.shadow_inactive=$surface0
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user