summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortsxv478 <atvx717@infraredcombat.xyz>2024-11-20 22:56:53 +0300
committertsxv478 <atvx717@infraredcombat.xyz>2024-11-20 22:56:53 +0300
commitfc1aa9035692ecb2dae239a483c5e507bb1b4f89 (patch)
treecfbe8d68ba55e8cfec9fb67f8d906b0256c6c412
parenteb917c61d9a4cfc6a43bd9427e28d7bd54c2cfed (diff)
MOZ_USE_XINPUT2 variable
-rw-r--r--.zprofile1
1 files changed, 1 insertions, 0 deletions
diff --git a/.zprofile b/.zprofile
index fe949dd..f9a802c 100644
--- a/.zprofile
+++ b/.zprofile
@@ -4,6 +4,7 @@ export BROWSER='brave'
export PATH="$PATH:$HOME/.local/bin"
export GOPATH="$HOME/.local/share/go"
export ANSIBLE_CONFIG="$HOME/.config/ansible/ansible.cfg"
+export MOZ_USE_XINPUT2=1
export WINEDEBUG=-all
export AWT_TOOLKIT=MToolkit
export _JAVA_AWT_WM_NONREPARENTING=1