From 4ce143a31dd8b0ac062656f22a78304bcbf089ed Mon Sep 17 00:00:00 2001 From: Yigit Sever Date: Mon, 15 Apr 2019 20:11:52 +0300 Subject: Compton frame fix and vsync --- .config/compton/compton.conf | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to '.config/compton') diff --git a/.config/compton/compton.conf b/.config/compton/compton.conf index dcdaab8..dabb503 100644 --- a/.config/compton/compton.conf +++ b/.config/compton/compton.conf @@ -23,7 +23,7 @@ shadow-exclude = [ # Opacity inactive-opacity = 0.95; # active-opacity = 0.8; -frame-opacity = 0.7; +frame-opacity = 1.0; inactive-opacity-override = false; inactive-dim = 0.0; # inactive-dim-fixed = true; @@ -61,7 +61,7 @@ mark-ovredir-focused = true; detect-rounded-corners = true; detect-client-opacity = true; refresh-rate = 0; -vsync = "none"; +vsync = true; # sw-opti = true; # unredir-if-possible = true; # unredir-if-possible-delay = 5000; @@ -75,7 +75,7 @@ invert-color-include = [ ]; # GLX backend # glx-no-stencil = true; # glx-no-rebind-pixmap = true; -glx-swap-method = "undefined"; +# glx-swap-method = "undefined"; # glx-use-gpushader4 = true; # xrender-sync = true; # xrender-sync-fence = true; -- cgit v1.2.3-70-g09d2