mirror of
https://github.com/italicsjenga/dotfiles.git
synced 2024-11-23 17:41:32 +11:00
Fixed Compton vsync to remove tearing while scrolling in Firefox
This commit is contained in:
parent
6fe437ed3b
commit
b347009f95
|
@ -8,6 +8,6 @@ fi
|
|||
xrdb -merge ~/.Xresources
|
||||
|
||||
sh ~/.fehbg &
|
||||
compton -b &
|
||||
compton --vsync opengl -b &
|
||||
sxhkd &
|
||||
exec bspwm
|
||||
|
|
Loading…
Reference in a new issue