glx render in picom
This commit is contained in:
parent
8c66c539f7
commit
724f439c1d
1 changed files with 1 additions and 1 deletions
|
@ -69,7 +69,7 @@ mark-ovredir-focused = true;
|
|||
detect-rounded-corners = true;
|
||||
detect-client-opacity = true;
|
||||
refresh-rate = 0;
|
||||
backend = "xrender";
|
||||
backend = "glx";
|
||||
glx-no-stencil = true;
|
||||
glx-no-rebind-pixmap = true;
|
||||
vsync = false;
|
||||
|
|
Loading…
Reference in a new issue