Added pretty name for Pop!_OS

This commit is contained in:
Yannick Mauray 2021-10-19 12:48:51 +02:00
parent c45ffb34ee
commit f67aff5310
No known key found for this signature in database
GPG Key ID: C98AB53D9773539F

View File

@ -18,6 +18,7 @@ function list_all() {
linuxmint) DISPLAY_NAME="Linux Mint";;
macos) DISPLAY_NAME="macOS";;
opensuse) DISPLAY_NAME="OpenSUSE";;
popos) DISPLAY_NAME="Pop!_OS";;
ubuntu-budgie) DISPLAY_NAME="Ubuntu Budgie";;
ubuntu-kylin) DISPLAY_NAME="Ubuntu Kylin";;
ubuntu-mate) DISPLAY_NAME="Ubuntu MATE";;