aboutsummaryrefslogtreecommitdiffstats
path: root/.compton.conf
blob: 7b1b036176b91ec4b51c36e194ec5c691feadd66 (plain)
1
2
3
4
5
6
7
8
9
10
11
# Shadow
shadow = false
no-dock-shadow = true
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'"