Created
November 8, 2022 10:18
-
-
Save taikedz/31fc84c82e6450a11ebed69132a6f774 to your computer and use it in GitHub Desktop.
Enable firefox touchscreen scrolling
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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