From b347009f9550a4744b2fbfa066910dc9dc283dfb Mon Sep 17 00:00:00 2001 From: Alex Janka Date: Mon, 28 Mar 2016 21:14:22 +1100 Subject: [PATCH] Fixed Compton vsync to remove tearing while scrolling in Firefox --- x/.xinitrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x/.xinitrc b/x/.xinitrc index 3fc64f2..d803c76 100755 --- a/x/.xinitrc +++ b/x/.xinitrc @@ -8,6 +8,6 @@ fi xrdb -merge ~/.Xresources sh ~/.fehbg & -compton -b & +compton --vsync opengl -b & sxhkd & exec bspwm