summaryrefslogtreecommitdiffstats
path: root/.config
diff options
context:
space:
mode:
Diffstat (limited to '.config')
-rw-r--r--.config/picom.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/picom.conf b/.config/picom.conf
index bf0256f..57c69aa 100644
--- a/.config/picom.conf
+++ b/.config/picom.conf
@@ -4,7 +4,7 @@ backend = "glx";
paint-on-overlay = true;
vsync = true;
unredir-if-possible = true;
-no-use-damage = true;
+no-use-damage = false;
# Inactive windows diming
# inactive-dim = 0.10;