Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/profiles/cutefish.py
diff options
context:
space:
mode:
authorJakobDev <jakobdev@gmx.de>2021-06-07 16:42:38 +0200
committerJakobDev <jakobdev@gmx.de>2021-06-07 16:42:38 +0200
commit3059fa6953481af64b626ea761446682f1c374b6 (patch)
treebbbc9662db8b0147a97f5caf834efb531c378e68 /profiles/cutefish.py
parent17bf73ee822b8533a6215c7c5e325796300a852c (diff)
Use group instead of package list
Diffstat (limited to 'profiles/cutefish.py')
-rw-r--r--profiles/cutefish.py12
1 files changed, 1 insertions, 11 deletions
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"