diff --git a/dotfiles.conf b/dotfiles.conf index 6124246..60ce6ec 100644 --- a/dotfiles.conf +++ b/dotfiles.conf @@ -43,7 +43,7 @@ SET_ZSH_DEFAULT="ask" # --- MOTD (Message of the Day) --- ENABLE_MOTD="true" -MOTD_STYLE="mini" # compact, mini, full, or none +MOTD_STYLE="compact" # compact, mini, full, or none # --- Theme Settings --- ZSH_THEME_NAME="adlee"