[PR] dylanaraps/neofetch#2277 from rohandebsarkar - Add terminal
Upstream PR: https://github.com/dylanaraps/neofetch/pull/2277 Thanks to @rohandebsarkar Co-authored-by: Rohan Deb Sarkar <rohandebsarkar@protonmail.com>
This commit is contained in:
@@ -4046,6 +4046,7 @@ get_term() {
|
|||||||
;;
|
;;
|
||||||
|
|
||||||
"gnome-terminal-") term="gnome-terminal" ;;
|
"gnome-terminal-") term="gnome-terminal" ;;
|
||||||
|
"kgx") term="gnome-console" ;;
|
||||||
"cutefish-termin") term="cutefish-terminal" ;;
|
"cutefish-termin") term="cutefish-terminal" ;;
|
||||||
"urxvtd") term="urxvt" ;;
|
"urxvtd") term="urxvt" ;;
|
||||||
*"nvim") term="Neovim Terminal" ;;
|
*"nvim") term="Neovim Terminal" ;;
|
||||||
|
|||||||
Reference in New Issue
Block a user