diff --git a/neofetch b/neofetch index 74590eea..6cacc703 100755 --- a/neofetch +++ b/neofetch @@ -4046,6 +4046,7 @@ get_term() { ;; "gnome-terminal-") term="gnome-terminal" ;; + "kgx") term="gnome-console" ;; "cutefish-termin") term="cutefish-terminal" ;; "urxvtd") term="urxvt" ;; *"nvim") term="Neovim Terminal" ;;