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
commit90156a1619ae132b9540ac464c9a43fa26895821 (patch)
treecfbe8d68ba55e8cfec9fb67f8d906b0256c6c412
parent52946a46c501824756bce2be52131b5509a1f989 (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