mirror of
https://github.com/yshui/picom.git
synced 2024-10-27 05:24:17 -04:00
9 lines
139 B
Text
9 lines
139 B
Text
|
fading = true;
|
||
|
fade-in-step = 1;
|
||
|
fade-out-step = 0.01;
|
||
|
shadow = true;
|
||
|
shadow-exclude = [
|
||
|
"name = 'NoShadow'"
|
||
|
]
|
||
|
unredir-if-possible = true;
|