about summary refs log blame commit diff
path: root/configs/shared/misc/.config/compton.conf
blob: 51e8c8aaa1c44689032e3af306a619ddd60e4892 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13
14













                       
# shadow
shadow = true;
shadow-radius = 7;
shadow-offset-x = -7;
shadow-offset-y = -7;

# opacity
menu-opacity = 0.8;
inactive-opacity = 0.8;

# transitions
fading = true;
fade-in-step = 0.03;
fade-out-step = 0.03;