summaryrefslogtreecommitdiff
path: root/configs/base/lxqt.installfile
blob: b43335314d0ca1d553d662c3d8a24c967b27e3f2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
# Install LXQt and SDDM auto-login for it.
pkginstall livecd-support-lxqt

# Start X on boot, if possible.
svcenable udev boot
svcenable udev-trigger boot
svcenable elogind
svcenable sddm
svcenable wpa_supplicant

inherit base.installfile