Skip to content

Commit e382236

Browse files
Pranav Kulshresthatabesin
authored andcommitted
Minimal Install of LXQt for the meilix ISO - (Solves- #468) (#471)
* Minimal Install for LXQt * Preffered way for minimal lxqt
1 parent db0aaf0 commit e382236

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/chroot_reconst.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ apt-get -qq -y --purge install ubuntu-standard casper lupin-casper \
4545
#apt-get -qq -y install xorg lightdm
4646
apt-get -qq -y install xorg xinit sddm
4747
# Install LXQT components
48-
apt-get -qq -y install lxqt openbox
48+
apt-get -qq -y install lxqt-core lxqt-qtplugin
4949
apt-get -f -qq install
5050
update-alternatives --install /usr/bin/x-session-manager x-session-manager /usr/bin/startlxqt 140
5151
# ugly hack

0 commit comments

Comments
 (0)