2018-01-21 18:29:48 -07:00
|
|
|
# vim: filetype=conf
|
2018-08-03 22:31:27 -04:00
|
|
|
backend = "glx"
|
2018-01-21 18:29:48 -07:00
|
|
|
paint-on-overlay = true;
|
|
|
|
glx-no-stencil = true;
|
|
|
|
glx-no-rebind-pixmap = true;
|
2018-08-03 22:31:27 -04:00
|
|
|
vsync = "opengl-swc";
|
2018-08-04 10:50:18 -04:00
|
|
|
unredir-if-possible = false;
|