1
0
Fork 0
mirror of https://github.com/yshui/picom.git synced 2024-10-27 05:24:17 -04:00
picom/tests/configs/issue239.conf
Yuxuan Shui 44fd3f93f7
tests: add test case for #239
Signed-off-by: Yuxuan Shui <yshuiv7@gmail.com>
2019-09-23 21:36:09 +01:00

7 lines
111 B
Text

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