Refactor gentoo and haiku in pretty_name()

The catch all works for Gentoo and Haiku.
This commit is contained in:
Martin Wimpress 2022-02-21 03:21:57 +00:00
parent af7ed8c2d6
commit da3fe3b8f3
No known key found for this signature in database
GPG Key ID: 61DF940515E06DA3
1 changed files with 0 additions and 2 deletions

View File

@ -43,9 +43,7 @@ function pretty_name() {
cachyos) PRETTY_NAME="CachyOS";;
elementary) PRETTY_NAME="elementary OS";;
freebsd) PRETTY_NAME="FreeBSD";;
gentoo) PRETTY_NAME="Gentoo";;
garuda) PRETTY_NAME="Garuda Linux";;
haiku) PRETTY_NAME="Haiku";;
kdeneon) PRETTY_NAME="KDE Neon";;
kolibrios) PRETTY_NAME="KolibriOS";;
linuxmint-cinnamon) PRETTY_NAME="Linux Mint Cinnamon";;