aboutsummaryrefslogtreecommitdiff
path: root/picom/picom.conf
blob: 9a2e827765b79729ef64a62835d466547708492f (plain) (blame)
1
2
3
4
5
6
7
8
9
backend = "glx";
frame-opacity = 0.95;
glx-no-rebind-pixmap = true
inactive-dim = 0.1
inactive-opacity = 0.95;
no-fading-openclose = true
shadow = true;
use-damage = true;
vsync = true;