From f67aff53104f789b9c1e1f9ce94c35c68710a728 Mon Sep 17 00:00:00 2001 From: Yannick Mauray Date: Tue, 19 Oct 2021 12:48:51 +0200 Subject: [PATCH] Added pretty name for Pop!_OS --- quickget | 1 + 1 file changed, 1 insertion(+) diff --git a/quickget b/quickget index 0ae839b..06751f9 100755 --- a/quickget +++ b/quickget @@ -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";;