Force calibre to use system theme

Is this the right place to do this? Probably not!
This commit is contained in:
Adam Goldsmith 2017-08-18 03:09:59 -04:00
parent 5a2b5677ab
commit 4d0a0d13ab
1 changed files with 1 additions and 0 deletions

View File

@ -6,6 +6,7 @@ export STEAMAPPS="$HOME/.local/share/Steam/steamapps/common"
export QT_STYLE_OVERRIDE=gtk2
export ALTERNATE_EDITOR=""
export TERMINAL=roxterm
export CALIBRE_USE_SYSTEM_THEME=true
export WORDCHARS=${WORDCHARS/\//}
export PAGER=less