[fix] Linux changes

This commit is contained in:
Uttarayan
2023-03-21 11:08:13 +05:30
parent 1fbada28e9
commit e7218c9c3f
16 changed files with 188 additions and 8 deletions

View File

@@ -168,10 +168,8 @@ detect-client-opacity = true;
# Specify refresh rate of the screen.
# If not specified or 0, picom will try detecting this with X RandR extension.
refresh-rate = 0;
# Vertical synchronization: match the refresh rate of the monitor
vsync = true;
# Enable DBE painting mode, intended to use with VSync to (hopefully) eliminate tearing.
# Reported to have no effect, though.