Use opengl vsync through compton
This commit is contained in:
parent
4d6b366b79
commit
89a48f2a9a
@ -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;
|
||||
|
Reference in New Issue
Block a user