From cda343b398e82daa0ea4897d0838aafb872d3ee6 Mon Sep 17 00:00:00 2001 From: Yuval Adam <_@yuv.al> Date: Sun, 1 Jan 2017 16:23:26 +0200 Subject: Update compton to use --xrender-sync flags --- .config/i3/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/i3/config b/.config/i3/config index 96cf6ee..6062e05 100644 --- a/.config/i3/config +++ b/.config/i3/config @@ -9,7 +9,7 @@ # # Please see http://i3wm.org/docs/userguide.html for a complete reference! -exec compton -CGb +exec compton -CGb --xrender-sync --xrender-sync-fence set $mod Mod4 -- cgit v1.3.1