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