mirror of
https://github.com/tuxdotrs/tawm.git
synced 2025-07-06 13:06:35 +05:30
change backend to glx
This commit is contained in:
@ -11,7 +11,9 @@
|
||||
|
||||
settings = {
|
||||
experimental-backend = true;
|
||||
backend = "xrender";
|
||||
backend = "glx";
|
||||
glx-no-stencil = true;
|
||||
glx-copy-from-font = false;
|
||||
use-damage = false;
|
||||
|
||||
corner-radius = 0;
|
||||
|
Reference in New Issue
Block a user