From 283a904e1694f5af9b920413b3543e6df1071fbe Mon Sep 17 00:00:00 2001 From: He4eT Date: Sun, 2 Sep 2018 02:00:02 +0500 Subject: [PATCH] compton: vsync --- i3/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/i3/config b/i3/config index 453f365..de5bda4 100644 --- a/i3/config +++ b/i3/config @@ -17,7 +17,7 @@ client.background #ffffff gaps inner 30 # exec --no-startup-id compton -cfb -D 5 --shadow-exclude '_NET_WM_NAME@:s = "rofi"' -o 0.5 -exec --no-startup-id compton -cb --shadow-exclude '_NET_WM_NAME@:s = "rofi"' -o 1 --shadow-exclude 'x <= 0 && x2 >= 1920 && y <= 30 && y2 >= 1020' +exec --no-startup-id compton -cb --shadow-exclude '_NET_WM_NAME@:s = "rofi"' -o 1 --shadow-exclude 'x <= 0 && x2 >= 1920 && y <= 30 && y2 >= 1020' --backend glx --vsync opengl exec --no-startup-id polybar top