mirror of
https://github.com/yshui/picom.git
synced 2024-12-02 14:15:41 -05:00
8 lines
111 B
Text
8 lines
111 B
Text
|
fading = true;
|
||
|
fade-in-step = 1;
|
||
|
fade-out-step = 0.01;
|
||
|
shadow = true;
|
||
|
shadow-exclude = [
|
||
|
"name = 'NoShadow'"
|
||
|
]
|