From 712c0c993bcd14a1e080476dfc707c958cf2236a Mon Sep 17 00:00:00 2001 From: "A. Wilcox" Date: Wed, 18 Oct 2023 21:45:53 -0500 Subject: configs: base: Add XFCE configuration This depends on the new livecd-support-xfce package. I've only tested this config on ppc64 but I have no reason to believe it wouldn't work on other architectures. configs/horizon/ scripts for XFCE media will come after beta5 release. --- configs/base/xfce.installfile | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 configs/base/xfce.installfile diff --git a/configs/base/xfce.installfile b/configs/base/xfce.installfile new file mode 100644 index 0000000..cc525a6 --- /dev/null +++ b/configs/base/xfce.installfile @@ -0,0 +1,10 @@ +# Install XFCE and SDDM auto-login for it. +pkginstall livecd-support-horizon livecd-support-xfce networkmanager + +# Start X on boot, if possible. +svcenable udev boot +svcenable udev-trigger boot +svcenable elogind +svcenable NetworkManager +svcenable sddm +svcenable wpa_supplicant -- cgit v1.2.3-70-g09d2