Use opengl vsync through compton

This commit is contained in:
natemaia 2018-06-17 20:41:51 -07:00
parent 4d6b366b79
commit 89a48f2a9a

View File

@ -24,7 +24,7 @@ alpha-step = 0.06;
# Backend
backend = "xrender";
vsync = "none";
vsync = "opengl";
paint-on-overlay = true;
mark-wmwin-focused = true;
unredir-if-possible = true;