Add env variable to prevent wine from adding file associations

This commit is contained in:
Adam Goldsmith 2018-09-02 19:11:23 -04:00
parent c41da91132
commit cca767608a
1 changed files with 1 additions and 0 deletions

View File

@ -11,6 +11,7 @@ export QT_AUTO_SCREEN_SCALE_FACTOR=true
export ALTERNATE_EDITOR=""
export TERMINAL=xfce4-terminal
export CALIBRE_USE_SYSTEM_THEME=true
export WINEDLLOVERRIDES=winemenubuilder.exe=d
export WORDCHARS=${WORDCHARS/\//}
export PAGER=less