aboutsummaryrefslogtreecommitdiff
path: root/picom.conf
diff options
context:
space:
mode:
Diffstat (limited to 'picom.conf')
-rw-r--r--picom.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/picom.conf b/picom.conf
index 4e53c6d..804d5d9 100644
--- a/picom.conf
+++ b/picom.conf
@@ -327,8 +327,8 @@ detect-client-leader = true
# The opposing option is use-damage
#
# no-use-damage = false
-#use-damage = true
-use-damage = false
+use-damage = true
+# use-damage = false
# Use X Sync fence to sync clients' draw calls, to make sure all draw
# calls are finished before picom starts drawing. Needed on nvidia-drivers