11 lines
183 B
Plaintext
11 lines
183 B
Plaintext
|
backend = "glx";
|
||
|
vsync = "opengl-swc";
|
||
|
|
||
|
glx-copy-from-front = true;
|
||
|
glx-swap-method = 2;
|
||
|
xrender-sync = true;
|
||
|
xrender-sync-fence = true;
|
||
|
|
||
|
shadow = false;
|
||
|
unredir-if-possible = false;
|