Update compton config

This commit is contained in:
natemaia 2018-06-02 22:16:50 -07:00
parent 63814f6a29
commit fbabd724c5

View File

@ -23,8 +23,8 @@ fade-out-step = 0.028;
alpha-step = 0.06;
# Backend
backend = "glx";
vsync = "opengl";
backend = "xrender";
vsync = "none";
paint-on-overlay = true;
mark-wmwin-focused = true;
unredir-if-possible = true;