Fixed Compton vsync to remove tearing while scrolling in Firefox

This commit is contained in:
Alex Janka 2016-03-28 21:14:22 +11:00
parent 6fe437ed3b
commit b347009f95

View file

@ -8,6 +8,6 @@ fi
xrdb -merge ~/.Xresources xrdb -merge ~/.Xresources
sh ~/.fehbg & sh ~/.fehbg &
compton -b & compton --vsync opengl -b &
sxhkd & sxhkd &
exec bspwm exec bspwm