Skip to content

Instantly share code, notes, and snippets.

@taikedz
Created November 8, 2022 10:18
Show Gist options
  • Save taikedz/31fc84c82e6450a11ebed69132a6f774 to your computer and use it in GitHub Desktop.
Save taikedz/31fc84c82e6450a11ebed69132a6f774 to your computer and use it in GitHub Desktop.
Enable firefox touchscreen scrolling
sudo sed -i "s|Exec=|Exec=env MOZ_USE_XINPUT2=1 |g" /usr/share/applications/firefox.desktop
xdg-desktop-menu forceupdate
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment