term: Show URxvtd as URxvt
This commit is contained in:
parent
af455b2967
commit
cf07cb0c35
1 changed files with 1 additions and 0 deletions
1
neofetch
1
neofetch
|
@ -2761,6 +2761,7 @@ get_term() {
|
|||
;;
|
||||
|
||||
"gnome-terminal-") term="gnome-terminal" ;;
|
||||
"urxvtd") term="urxvt" ;;
|
||||
*"nvim") term="Neovim Terminal" ;;
|
||||
*"NeoVimServer"*) term="VimR Terminal" ;;
|
||||
*) term="${name##*/}" ;;
|
||||
|
|
Loading…
Reference in a new issue