summaryrefslogtreecommitdiff
path: root/.config/picom/picom.conf
diff options
context:
space:
mode:
Diffstat (limited to '.config/picom/picom.conf')
-rw-r--r--.config/picom/picom.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/picom/picom.conf b/.config/picom/picom.conf
index ef60d46..283a9a5 100644
--- a/.config/picom/picom.conf
+++ b/.config/picom/picom.conf
@@ -162,7 +162,7 @@ dithered-present = false;
# Enable/disable VSync.
#
# Default: false
-vsync = true;
+vsync = false;
# Try to detect windows with rounded corners and don't consider them
# shaped windows. The accuracy is not very high, unfortunately.