Force calibre to use system theme
Is this the right place to do this? Probably not!
This commit is contained in:
parent
5a2b5677ab
commit
4d0a0d13ab
1
.zshenv
1
.zshenv
@ -6,6 +6,7 @@ export STEAMAPPS="$HOME/.local/share/Steam/steamapps/common"
|
|||||||
export QT_STYLE_OVERRIDE=gtk2
|
export QT_STYLE_OVERRIDE=gtk2
|
||||||
export ALTERNATE_EDITOR=""
|
export ALTERNATE_EDITOR=""
|
||||||
export TERMINAL=roxterm
|
export TERMINAL=roxterm
|
||||||
|
export CALIBRE_USE_SYSTEM_THEME=true
|
||||||
|
|
||||||
export WORDCHARS=${WORDCHARS/\//}
|
export WORDCHARS=${WORDCHARS/\//}
|
||||||
export PAGER=less
|
export PAGER=less
|
||||||
|
Loading…
Reference in New Issue
Block a user