7 lines
165 B
Text
7 lines
165 B
Text
# vim: filetype=conf
|
|
backend = "glx"
|
|
paint-on-overlay = true;
|
|
glx-no-stencil = true;
|
|
glx-no-rebind-pixmap = true;
|
|
vsync = "opengl-swc";
|
|
unredir-if-possible = false;
|