Compton: Increase refresh rate, disable vsync
This commit is contained in:
parent
e68f9e3e4e
commit
6f451f808b
@ -84,7 +84,7 @@ use-ewmh-active-win = true;
|
|||||||
detect-rounded-corners = true;
|
detect-rounded-corners = true;
|
||||||
detect-client-opacity = true;
|
detect-client-opacity = true;
|
||||||
refresh-rate = 144;
|
refresh-rate = 144;
|
||||||
vsync = true;
|
vsync = false;
|
||||||
# Enable DBE painting mode, intended to use with VSync to (hopefully) eliminate tearing.
|
# Enable DBE painting mode, intended to use with VSync to (hopefully) eliminate tearing.
|
||||||
# Reported to have no effect, though.
|
# Reported to have no effect, though.
|
||||||
dbe = false;
|
dbe = false;
|
||||||
|
Loading…
Reference in New Issue
Block a user