index : archinstall32 | |
Archlinux32 installer | gitolite user |
summaryrefslogtreecommitdiff |
author | JakobDev <jakobdev@gmx.de> | 2021-06-07 16:42:38 +0200 |
---|---|---|
committer | JakobDev <jakobdev@gmx.de> | 2021-06-07 16:42:38 +0200 |
commit | 3059fa6953481af64b626ea761446682f1c374b6 (patch) | |
tree | bbbc9662db8b0147a97f5caf834efb531c378e68 /profiles/cutefish.py | |
parent | 17bf73ee822b8533a6215c7c5e325796300a852c (diff) |
-rw-r--r-- | profiles/cutefish.py | 12 |
diff --git a/profiles/cutefish.py b/profiles/cutefish.py index 30b1c4b5..1df2467a 100644 --- a/profiles/cutefish.py +++ b/profiles/cutefish.py @@ -5,17 +5,7 @@ import archinstall is_top_level_profile = False __packages__ = [ - "cutefish-core", - "cutefish-dock", - "cutefish-filemanager", - "cutefish-icons", - "cutefish-kwin-plugins", - "cutefish-launcher", - "cutefish-qt-plugins", - "cutefish-settings", - "cutefish-statusbar", - "cutefish-wallpapers", - "cutefish-calculator", + "cutefish", "noto-fonts", "konsole", "sddm" |