Change terminal from ROXTerm to xfce4-terminal

This commit is contained in:
Adam Goldsmith 2018-01-21 01:44:35 -05:00
parent 1fe053f6ea
commit 4337defa08
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ export ARDMK_DIR="$HOME/Programs/Arduino-Makefile"
export STEAMAPPS="$HOME/.local/share/Steam/steamapps/common"
export QT_STYLE_OVERRIDE=gtk2
export ALTERNATE_EDITOR=""
export TERMINAL=roxterm
export TERMINAL=xfce4-terminal
export CALIBRE_USE_SYSTEM_THEME=true
export WORDCHARS=${WORDCHARS/\//}