From 50a59729b538b15cbf4dc6ef4c803441d82866ec Mon Sep 17 00:00:00 2001 From: Amin Bandali Date: Sat, 23 Dec 2023 20:18:34 -0500 Subject: Uncomment export MOZ_USE_XINPUT2=1 in .profile --- .profile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.profile b/.profile index 93185bd..ea83795 100644 --- a/.profile +++ b/.profile @@ -51,7 +51,7 @@ fi export _JAVA_AWT_WM_NONREPARENTING=1 export _JAVA_OPTIONS='-Dawt.useSystemAAFontSettings=on -Dswing.aatext=true' -#export MOZ_USE_XINPUT2=1 # precise scrolling in firefox +export MOZ_USE_XINPUT2=1 # precise scrolling in firefox # if running bash if [ -n "$BASH_VERSION" ]; then -- cgit v1.2.3-60-g2f50