Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/profiles
diff options
context:
space:
mode:
authorDylan M. Taylor <dylan@dylanmtaylor.com>2021-04-22 17:49:58 -0400
committerGitHub <noreply@github.com>2021-04-22 17:49:58 -0400
commit91fa98f48dc7c232d10bf501a133151db826cf34 (patch)
treec2ac9a5ff138e1e13b42c76d1d09fe0b169ed566 /profiles
parentb963ed2631d5d054ae438822183bc67038fdf0e5 (diff)
While somewhat nice to have, archlinux-wallpaper isn't needed in a minimal installation.
Diffstat (limited to 'profiles')
-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")