Skip to content

Commit 18dfe38

Browse files
authored
Add terminal gnome-console
from rohandebsarkar, dylanaraps#2277
1 parent 785e035 commit 18dfe38

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: neofetch

+1
Original file line numberDiff line numberDiff line change
@@ -3947,6 +3947,7 @@ get_term() {
39473947
;;
39483948

39493949
"gnome-terminal-") term="gnome-terminal" ;;
3950+
"kgx") term="gnome-console" ;;
39503951
"cutefish-termin") term="cutefish-terminal" ;;
39513952
"urxvtd") term="urxvt" ;;
39523953
*"nvim") term="Neovim Terminal" ;;

0 commit comments

Comments
 (0)