fix gnome-console
This commit is contained in:
parent
ccd5d9f526
commit
2f84ef0160
1 changed files with 1 additions and 0 deletions
1
neofetch
1
neofetch
|
@ -3327,6 +3327,7 @@ get_term() {
|
||||||
;;
|
;;
|
||||||
|
|
||||||
"gnome-terminal-") term="gnome-terminal" ;;
|
"gnome-terminal-") term="gnome-terminal" ;;
|
||||||
|
"kgx") term="gnome-console" ;;
|
||||||
"urxvtd") term="urxvt" ;;
|
"urxvtd") term="urxvt" ;;
|
||||||
*"nvim") term="Neovim Terminal" ;;
|
*"nvim") term="Neovim Terminal" ;;
|
||||||
*"NeoVimServer"*) term="VimR Terminal" ;;
|
*"NeoVimServer"*) term="VimR Terminal" ;;
|
||||||
|
|
Loading…
Reference in a new issue