index : archinstall32 | |
Archlinux32 installer | gitolite user |
summaryrefslogtreecommitdiff |
author | advaithm <advaith.madhukar@gmail.com> | 2021-04-24 13:56:35 +0530 |
---|---|---|
committer | advaithm <advaith.madhukar@gmail.com> | 2021-04-24 13:56:35 +0530 |
commit | 85e4a85cdb1cebbf4fb8c9ad59c7531e6be06ed5 (patch) | |
tree | f10eb50d88b7dd11b1df5249d95ec760332943d0 /profiles | |
parent | 1188303fb3415c6ef428b312453afa8edf4d5a4d (diff) | |
parent | 638985f17dfe1934a08b707687a29170bc1dd49c (diff) |
-rw-r--r-- | profiles/applications/lxqt.py | 2 |
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") |