From a150a48c9666ab298f7ce5152ed45191037e0fcc Mon Sep 17 00:00:00 2001 From: mitchell Date: Wed, 15 Dec 2021 14:34:08 -0500 Subject: [PATCH] Switch xrender-sync-fence to true --- .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 dea357c..54a7a08 100644 --- a/.config/picom/picom.conf +++ b/.config/picom/picom.conf @@ -1,5 +1,5 @@ backend = "glx" -xrender-sync-fence = false +xrender-sync-fence = true shadow = true shadow-radius = 12