update hyprland shadow option
This commit is contained in:
parent
c49aa68f52
commit
03c2b1404f
@ -6,11 +6,12 @@ decoration {
|
||||
active_opacity = 1.0
|
||||
inactive_opacity = 0.9
|
||||
|
||||
drop_shadow = true
|
||||
shadow_range = 30
|
||||
shadow_render_power = 3
|
||||
col.shadow = rgba(1a1a1aee)
|
||||
shadow {
|
||||
range = 30
|
||||
render_power = 3
|
||||
color = rgba(1a1a1aee)
|
||||
|
||||
}
|
||||
# https://wiki.hyprland.org/Configuring/Variables/#blur
|
||||
blur {
|
||||
enabled = true
|
||||
|
Loading…
Reference in New Issue
Block a user