shadow options moved
This commit is contained in:
@ -43,7 +43,7 @@ input {
|
||||
general {
|
||||
gaps_in = 8
|
||||
gaps_out = 20
|
||||
border_size = 3
|
||||
border_size = 2
|
||||
|
||||
col.active_border = rgba(7e9cd8FF)
|
||||
col.inactive_border = rgba(1f1f28FF)
|
||||
@ -60,16 +60,16 @@ decoration {
|
||||
|
||||
# rounding = 10
|
||||
rounding = 2
|
||||
drop_shadow = no
|
||||
shadow_range = 4
|
||||
shadow_render_power = 3
|
||||
col.shadow = rgba(1a1a1aee)
|
||||
inactive_opacity = 0.90
|
||||
active_opacity = 0.90
|
||||
# drop_shadow = no
|
||||
# shadow_range = 4
|
||||
# shadow_render_power = 3
|
||||
# col.shadow = rgba(1a1a1aee)
|
||||
# inactive_opacity = 0.90
|
||||
# active_opacity = 0.90
|
||||
|
||||
blur {
|
||||
enabled = yes
|
||||
size = 8
|
||||
size = 4
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user