diff --git a/neofetch b/neofetch index d3aeb96c..11c80ff5 100755 --- a/neofetch +++ b/neofetch @@ -3307,7 +3307,7 @@ get_term() { term="$(tty)" ;; - "ruby"|"1"|"tmux"*|"systemd"|"sshd"*|"python"*| + "ruby"|"1"|"tmux"*|"systemd"|"sshd"*|"python"*|\ "USER"*"PID"*|"kdeinit"*|"launchd"*|"bwrap") break ;;