Solus pretty name is accounted for in the catch all

This commit is contained in:
Martin Wimpress 2021-11-08 00:03:30 +00:00
parent b9fa4f365d
commit c893638b16
No known key found for this signature in database
GPG key ID: 61DF940515E06DA3

View file

@ -50,7 +50,6 @@ function pretty_name() {
opensuse) PRETTY_NAME="openSUSE";;
popos) PRETTY_NAME="Pop!_OS";;
rockylinux) PRETTY_NAME="Rocky Linux";;
solus) PRETTY_NAME="Solus";;
ubuntu-budgie) PRETTY_NAME="Ubuntu Budgie";;
ubuntu-kylin) PRETTY_NAME="Ubuntu Kylin";;
ubuntu-mate) PRETTY_NAME="Ubuntu MATE";;