summaryrefslogtreecommitdiffstats
path: root/.config/picom
diff options
context:
space:
mode:
Diffstat (limited to '.config/picom')
-rw-r--r--.config/picom/picom.conf##h.lowe4
1 files changed, 1 insertions, 3 deletions
diff --git a/.config/picom/picom.conf##h.lowe b/.config/picom/picom.conf##h.lowe
index ed04faf..30ff01b 100644
--- a/.config/picom/picom.conf##h.lowe
+++ b/.config/picom/picom.conf##h.lowe
@@ -54,9 +54,7 @@ mark-wmwin-focused = true;
54mark-ovredir-focused = true; 54mark-ovredir-focused = true;
55detect-rounded-corners = true; 55detect-rounded-corners = true;
56detect-client-opacity = true; 56detect-client-opacity = true;
57refresh-rate = 0; 57vsync = false;
58vsync = true;
59sw-opti = false;
60unredir-if-possible = false; 58unredir-if-possible = false;
61detect-transient = true; 59detect-transient = true;
62detect-client-leader = true; 60detect-client-leader = true;