From 349be728078137e48731a4a0a33ef8459040fc2f Mon Sep 17 00:00:00 2001 From: Josh Rahm Date: Tue, 16 Nov 2021 22:27:18 -0700 Subject: Some changes to compton --- extras/HOME/.config/compton.conf | 2 ++ 1 file changed, 2 insertions(+) (limited to 'extras') diff --git a/extras/HOME/.config/compton.conf b/extras/HOME/.config/compton.conf index c669100..0b17b5c 100644 --- a/extras/HOME/.config/compton.conf +++ b/extras/HOME/.config/compton.conf @@ -47,3 +47,5 @@ wintypes: } # shadow-exclude-reg = "x10+0+0"; # xinerama-shadow-crop = true; +xrender-sync-fence = true; +vsync = true; -- cgit