Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/profiles/applications
diff options
context:
space:
mode:
authorDylan M. Taylor <dylan@dylanmtaylor.com>2021-04-08 16:21:46 -0400
committerGitHub <noreply@github.com>2021-04-08 16:21:46 -0400
commit9545680459528c63e9dececb0804d9b498130ef6 (patch)
tree6451a5d7a9440f6926087d9577bd65232a1c3e53 /profiles/applications
parentadb73f5ba6cfb3f13b821d16784f2f8d60ee29c0 (diff)
breeze-icons and oxygen-icons are both needed to not have missing icons
Diffstat (limited to 'profiles/applications')
-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 42cf80de..87586931 100644
--- a/profiles/applications/lxqt.py
+++ b/profiles/applications/lxqt.py
@@ -1,3 +1,3 @@
import archinstall
-installation.add_additional_packages("lxqt breeze-icons xdg-utils ttf-freefont leafpad xscreensaver archlinux-wallpaper sddm")
+installation.add_additional_packages("lxqt breeze-icons oxygen-icons xdg-utils ttf-freefont leafpad xscreensaver archlinux-wallpaper sddm")