1
0
Fork 0

picom adjustments

This commit is contained in:
Luca Bilke 2024-03-10 19:57:51 +01:00
parent 860a47e3fb
commit bd19e3d93a

View file

@ -60,6 +60,8 @@ vsync = true;
unredir-if-possible = true;
detect-transient = true;
detect-client-leader = true;
transparent-clipping = true;
crop-shadow-to-moniter = true;
# GLX backend
glx-no-stencil = true;