From dabf15d34fef7688afcf53cffe2c282ca710fba1 Mon Sep 17 00:00:00 2001 From: Andreas T Jonsson Date: Mon, 4 Jul 2022 12:08:32 +0200 Subject: [PATCH] NomadBSD detect cleanup. --- neofetch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/neofetch b/neofetch index 257680bb..bc676b6b 100755 --- a/neofetch +++ b/neofetch @@ -1035,7 +1035,7 @@ get_distro() { esac # Workaround for NomadBSD. - [[ $NAME = FreeBSD ]] && [[ -f /usr/bin/nomadbsd-sysinfo ]] && distro=NomadBSD + [[ $distro = FreeBSD* ]] && [[ -f /usr/bin/nomadbsd-sysinfo ]] && distro=NomadBSD elif [[ -f /etc/GoboLinuxVersion ]]; then case $distro_shorthand in