mirror of
https://github.com/LukeSmithxyz/voidrice.git
synced 2025-10-07 07:22:36 +02:00
Update compton.conf
This commit is contained in:
parent
850ffc5365
commit
d136f67a64
@ -3,7 +3,7 @@ backend = "xrender"
|
|||||||
paint-on-overlay = true;
|
paint-on-overlay = true;
|
||||||
glx-no-stencil = true;
|
glx-no-stencil = true;
|
||||||
glx-no-rebind-pixmap = true;
|
glx-no-rebind-pixmap = true;
|
||||||
vsync = "opengl-swc";
|
vsync = "drm";
|
||||||
|
|
||||||
# These are important. The first one enables the opengl backend. The last one is the vsync method. Depending on the driver you might need to use a different method.
|
# These are important. The first one enables the opengl backend. The last one is the vsync method. Depending on the driver you might need to use a different method.
|
||||||
# The other options are smaller performance tweaks that work well in most cases.
|
# The other options are smaller performance tweaks that work well in most cases.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user