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-03 16:19:23 -0400
committerDylan Taylor <dylan@dylanmtaylor.com>2021-04-09 08:26:30 -0400
commit738e60c05960a90aa7ab83165f9993ca6ba556f6 (patch)
treef983f9814d8e931afe80fb987f0d7b56d98fed74 /profiles/applications
parent5499bcc8b9a2f43c096cf9f25a27e0db9b69393e (diff)
applications/xfce4
Diffstat (limited to 'profiles/applications')
-rw-r--r--profiles/applications/xfce4.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/profiles/applications/xfce4.py b/profiles/applications/xfce4.py
new file mode 100644
index 00000000..74bf5990
--- /dev/null
+++ b/profiles/applications/xfce4.py
@@ -0,0 +1,3 @@
+import archinstall
+
+installation.add_additional_packages("xfce4 xfce4-goodies lightdm") # We'll create a xfce4-minimal later, but for now, we'll avoid issues by giving more than we need.