diff --git a/misc_config/ghostty b/misc_config/ghostty index a79e9b8..785b0ef 100644 --- a/misc_config/ghostty +++ b/misc_config/ghostty @@ -4,7 +4,7 @@ cursor-style = underline shell-integration-features = no-cursor adjust-cursor-thickness = 4 -font-size = 14 +font-size = 13 font-family = Rec Mono Linear font-thicken = true selection-invert-fg-bg = true diff --git a/zsh_config/zshrc b/zsh_config/zshrc index 7f4f59f..52d388d 100644 --- a/zsh_config/zshrc +++ b/zsh_config/zshrc @@ -24,7 +24,3 @@ source <(ng completion script) # Prevent "You have new mail" message clear - -if [ "$TERM_PROGRAM" = "ghostty" ]; then - fastfetch -fi