Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnton Hvornum <anton@hvornum.se>2021-04-23 13:41:08 +0000
committerGitHub <noreply@github.com>2021-04-23 13:41:08 +0000
commit47939ac582ddfbff867fb06ad91f926b2b7b6552 (patch)
treec2ac9a5ff138e1e13b42c76d1d09fe0b169ed566
parentb963ed2631d5d054ae438822183bc67038fdf0e5 (diff)
parent91fa98f48dc7c232d10bf501a133151db826cf34 (diff)
Merge pull request #343 from dylanmtaylor/patch-8
While somewhat nice to have, archlinux-wallpaper isn't needed in a minimall install
-rw-r--r--profiles/applications/lxqt.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/profiles/applications/lxqt.py b/profiles/applications/lxqt.py
index 5ce875cc..2099f3fa 100644
--- a/profiles/applications/lxqt.py
+++ b/profiles/applications/lxqt.py
@@ -1,3 +1,3 @@
import archinstall
-installation.add_additional_packages("lxqt breeze-icons oxygen-icons xdg-utils ttf-freefont leafpad slock archlinux-wallpaper sddm")
+installation.add_additional_packages("lxqt breeze-icons oxygen-icons xdg-utils ttf-freefont leafpad slock sddm")