diff --git a/zsh/.zprofile b/zsh/.zprofile index 3b1615e..17f66ed 100644 --- a/zsh/.zprofile +++ b/zsh/.zprofile @@ -16,14 +16,13 @@ pathadd_tail() { } export EDITOR=nvim -#export PAGER=bat -export MANPAGER="sh -c 'col -bx | bat -l man -p'" pathadd_tail '/envs/bin' pathadd_head "$HOME/.local/bin" pathadd_head '/tmp/bin' # Preferences +export CALIBRE_USE_SYSTEM_THEME=0 export CALIBRE_USE_SYSTEM_THEME=1 export PATH