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
committerGitHub <noreply@github.com>2021-04-03 16:19:23 -0400
commitdcdd66fd29676709e9205b7983ca2ca7e882db62 (patch)
tree2468763fce0959d492d9a71103f4acc99fd059d1 /profiles/applications
parent6446670ed4f23858626889b3f3391153d3f01021 (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.