fixed error in config
This commit is contained in:
parent
3f00052a90
commit
10c74b6124
|
@ -36,7 +36,7 @@ shadow_blur_radius 20
|
||||||
shadow_color #0000007F
|
shadow_color #0000007F
|
||||||
|
|
||||||
# inactive window fade amount. 0.0 = no dimming, 1.0 = fully dimmed
|
# inactive window fade amount. 0.0 = no dimming, 1.0 = fully dimmed
|
||||||
dim_inactive 0.0
|
default_dim_inactive 0.0
|
||||||
dim_inactive_colors.unfocused #000000FF
|
dim_inactive_colors.unfocused #000000FF
|
||||||
dim_inactive_colors.urgent #900000FF
|
dim_inactive_colors.urgent #900000FF
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue