Migrated desktop environment from XFCE to KDE Plasma with simplified profiles.
- Replaced XFCE with KDE Plasma and SDDM display manager. - Reduced profiles from seven to four (minimal, server, basic, office). - Split home skeleton files into home-skel and home-skel-desktop directories. - Added display name prompt during user setup. - Added 7zip and fwupd to base packages.
This commit is contained in:
@@ -39,7 +39,7 @@ source "${SCRIPT_DIR}/lib/system/security.sh"
|
||||
source "${SCRIPT_DIR}/lib/system/user.sh"
|
||||
|
||||
# Source desktop modules
|
||||
source "${SCRIPT_DIR}/lib/desktop/xfce.sh"
|
||||
source "${SCRIPT_DIR}/lib/desktop/kde.sh"
|
||||
source "${SCRIPT_DIR}/lib/desktop/drivers.sh"
|
||||
|
||||
# Source profile system
|
||||
|
||||
Reference in New Issue
Block a user