aboutsummaryrefslogtreecommitdiffstats
path: root/.compton.conf
blob: ca9fc2eb56870b5ee0024a7ef49ed267706527b1 (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 = 7
shadow-offset-x = -7
shadow-offset-y = -5
shadow-opacity = 1
shadow-ignore-shaped = true
shadow-exclude = "window_type != 'dock'"