1
0
Fork 0
mirror of https://github.com/yshui/picom.git synced 2024-11-11 13:51:02 -05:00
picom/tests/configs/issue239.conf

8 lines
111 B
Text
Raw Permalink Normal View History

fading = true;
fade-in-step = 1;
fade-out-step = 0.01;
shadow = true;
shadow-exclude = [
"name = 'NoShadow'"
]