Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/profiles/applications
diff options
context:
space:
mode:
authorAnton Hvornum <anton@hvornum.se>2021-04-04 08:34:00 +0000
committerGitHub <noreply@github.com>2021-04-04 08:34:00 +0000
commitb37c0cc5d7ee018e927d3e09b828ec6a026cb1a3 (patch)
treee32fb1d956814830e5f0330fd00b66f3b348403e /profiles/applications
parent9bd829c0e26f168e674bc01e8a9ee23f961fe77b (diff)
parent77c30fcb04599c631511943871f491d706a2d540 (diff)
Merge pull request #157 from m1ten/torxed-v2.2.0
Add xfce4 (with lightdm) - Torxed v2.2.0
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.