removed brew path and turned vsync on

This commit is contained in:
2024-08-24 09:02:25 +10:00
parent 872d952a06
commit af12bda541
2 changed files with 2 additions and 4 deletions

View File

@@ -222,8 +222,8 @@ backend = "glx"
dithered-present = false;
# Enable/disable VSync.
vsync = false
#vsync = true;
#vsync = false
vsync = true;
# Try to detect WM windows (a non-override-redirect window with no
# child that has 'WM_STATE') and mark them as active.