diff options
| -rw-r--r-- | common/.profile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/common/.profile b/common/.profile index cf23111..4eb7a37 100644 --- a/common/.profile +++ b/common/.profile @@ -47,5 +47,7 @@ export GOPATH="$HOME/src/go" export GEM_HOME="$HOME/.gem" export FZF_DEFAULT_OPTS="$FZF_DEFAULT_OPTS --height 20% --layout=reverse" +export MOZ_USE_XINPUT2=1 + # Local profile [ -f ~/.profile.local ] && . ~/.profile.local |
