aboutsummaryrefslogtreecommitdiffstats
path: root/.compton.conf
blob: 1a466dc6e00777884f11a51d26c5fe4634020845 (plain)
1
2
3
4
5
6
7
8
9
10
11
# Shadow
shadow = true
no-dock-shadow = false
no-dnd-shadow = true
clear-shadow = true
shadow-radius = 10
shadow-offset-x = -10
shadow-offset-y = -10
shadow-opacity = 0.85
shadow-ignore-shaped = true
shadow-exclude = "window_type != 'dock'"