diff --git a/zsh/.zprofile b/zsh/.zprofile index 9293cc9..7fc675d 100644 --- a/zsh/.zprofile +++ b/zsh/.zprofile @@ -24,6 +24,6 @@ pathadd_head "$HOME/.config/emacs/bin" # Preferences export CALIBRE_USE_SYSTEM_THEME=0 -export CALIBRE_USE_SYSTEM_THEME=1 +export CALIBRE_USE_DARK_PALETTE=1 export PATH