Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/profiles/applications
diff options
context:
space:
mode:
authorm1ten <57693631+m1ten@users.noreply.github.com>2021-04-04 13:38:10 -0400
committerDylan Taylor <dylan@dylanmtaylor.com>2021-04-09 08:26:07 -0400
commit5499bcc8b9a2f43c096cf9f25a27e0db9b69393e (patch)
treeadbedba1bd140d5ce4cfb7d9eb62ada7bd4f49fb /profiles/applications
parent0d194e2606809fb88eb25e2a1711fbad8a862d27 (diff)
applications/cinnamon
Diffstat (limited to 'profiles/applications')
-rw-r--r--profiles/applications/cinnamon.py4
1 files changed, 4 insertions, 0 deletions
diff --git a/profiles/applications/cinnamon.py b/profiles/applications/cinnamon.py
new file mode 100644
index 00000000..af1cbee2
--- /dev/null
+++ b/profiles/applications/cinnamon.py
@@ -0,0 +1,4 @@
+import archinstall
+
+installation.add_additional_packages("cinnamon system-config-printer gnome-keyring gnome-terminal blueberry metacity lightdm lightdm-gtk-greeter lightdm-gtk-greeter-settings")
+# We'll create a cinnamon-minimal later, but for now, we'll avoid issues by giving more than we need.