Explorar o código

term: Show URxvtd as URxvt

Dylan Araps %!s(int64=7) %!d(string=hai) anos
pai
achega
cf07cb0c35
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      neofetch

+ 1 - 0
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##*/}" ;;