8 lines
164 B
Text
8 lines
164 B
Text
backend = "glx";
|
|
vsync = true;
|
|
glx-use-copysubbuffer-mesa = true;
|
|
|
|
glx-copy-from-front = true;
|
|
glx-swap-method = 2;
|
|
xrender-sync = true;
|
|
xrender-sync-fence = true;
|