make firefox use xinput2

This commit is contained in:
Izaya 2022-08-28 12:53:02 +10:00
parent d809828a4e
commit 9b239732b0
1 changed files with 2 additions and 0 deletions

View File

@ -11,6 +11,8 @@ fi
# Set GDK_SCALE=2, for nicer touchscreen usage.
export GDK_SCALE=2
# MOZ_USE_XINPUT2=1 should enable touch scrolling in Firefox
export MOZ_USE_XINPUT2=1
if [ -f ~/.config/awesome-mobile/rc.lua ]; then
awesome --search ~/.config/awesome-mobile/ --search /usr/share/awesome-mobile/ -c ~/.config/awesome-mobile/rc.lua