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