summaryrefslogtreecommitdiff
path: root/.config/picom.conf
blob: 60a55f7af7a53f1b6da91c9dbeccb64e5ae004c9 (plain)
1
2
3
4
5
6
7
8
dbus=true;
backend="glx";
glx-no-stencil=true;
 
inactive-opacity = 0.95;
mark-wmwin-focused = true;
mark-ovredir-focused = true;
detect-transient = true;