diff --git a/home/global/core/fish/init.fish b/home/global/core/fish/init.fish index 36fbe5c..62598f5 100644 --- a/home/global/core/fish/init.fish +++ b/home/global/core/fish/init.fish @@ -1,5 +1,5 @@ function fish_greeting - if test "$SIXEL" = true; or string match -q xterm-256color "$TERM" + if not string match -q "*ghostty*" "$TERM" fastfetch --logo-type sixel else fastfetch