19 lines
276 B
Plaintext
19 lines
276 B
Plaintext
|
shadow-radius = 0
|
||
|
shadow-opacity = 0
|
||
|
|
||
|
// Enable fading initially.
|
||
|
// Finer config is in fade-exclude.
|
||
|
fading = true
|
||
|
fade-in-step = 0.04
|
||
|
fade-out-step = 0.03
|
||
|
fade-delta = 10
|
||
|
|
||
|
fade-exclude = [
|
||
|
"class_g != 'awesome'"
|
||
|
]
|
||
|
|
||
|
inactive-opacity = 1
|
||
|
active-opacity = 1
|
||
|
inactive-dim = 0
|
||
|
|