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-08 20:36:33 +0000
committerGitHub <noreply@github.com>2021-04-08 20:36:33 +0000
commit99d75c2831e3c244891fe4ce576c377851ed2816 (patch)
tree02ed996b27de980d2982021b0dc95c615e4e05af /profiles/applications
parentef89010efe3ddd968a5b3413a739366bc534f5a3 (diff)
parent51f533539dfe499f37e957b87c0c78caf307b747 (diff)
Merge pull request #244 from dylanmtaylor/lxqt
Implementation of LXQt
Diffstat (limited to 'profiles/applications')
-rw-r--r--profiles/applications/lxqt.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/profiles/applications/lxqt.py b/profiles/applications/lxqt.py
new file mode 100644
index 00000000..5ce875cc
--- /dev/null
+++ b/profiles/applications/lxqt.py
@@ -0,0 +1,3 @@
+import archinstall
+
+installation.add_additional_packages("lxqt breeze-icons oxygen-icons xdg-utils ttf-freefont leafpad slock archlinux-wallpaper sddm")