From 1232870903cba8bf6187724d5032852a53fe09b1 Mon Sep 17 00:00:00 2001
From: Yigit Sever
Date: Thu, 29 Oct 2020 13:09:52 +0300
Subject: fix tearing/flicker

---
 .config/picom/picom.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.config/picom/picom.conf b/.config/picom/picom.conf
index 2c63636..42fe4ea 100644
--- a/.config/picom/picom.conf
+++ b/.config/picom/picom.conf
@@ -82,7 +82,7 @@ use-damage = true
 # glx-swap-method = "undefined";
 # glx-use-gpushader4 = true;
 # xrender-sync = true;
-# xrender-sync-fence = true;
+xrender-sync-fence = true;
 # Window type settings
 wintypes:
 {
-- 
cgit v1.2.3-70-g09d2