From a1d001dd2fa3518f89fff968b604616f9bd3c8ba Mon Sep 17 00:00:00 2001 From: Law Zava Date: Thu, 6 Feb 2020 20:59:46 +0100 Subject: [PATCH] remove regolith from distro discovery --- neofetch | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) diff --git a/neofetch b/neofetch index eea06e8a..6bf0a596 100755 --- a/neofetch +++ b/neofetch @@ -973,15 +973,6 @@ get_distro() { esac distro=$(lsb_release "$lsb_flags") - # Temporary support for Regolith Linux - if [[ $DESKTOP_SESSION == "regolith" ]]; then - case $distro_shorthand in - on) distro+="-REGOLITH" ;; - tiny) distro+="-REGOLITH" ;; - *) distro=$(lsb_release -si)"-REGOLITH "$(lsb_release -sr) ;; - esac - fi - elif [[ -f /etc/os-release || \ -f /usr/lib/os-release || \ -f /etc/openwrt_release || \ @@ -8880,7 +8871,7 @@ d/hhhhhhhhhhhh${c3}`-/osyso+-`${c1}hhhhhhhhhhhh.h EOF ;; - "Ubuntu-REGOLITH"*) + "Regolith"*) set_colors 1 read -rd '' ascii_data <<'EOF' ${c1}