arch plasma adjustment of packages

This commit is contained in:
[yuri]
2025-12-10 20:09:34 +01:00
parent 4124624dea
commit 57bb47868e

View File

@@ -73,7 +73,7 @@ CURRENT_DM="$(detect_display_manager)"
if [[ -z "$CURRENT_DE" || "$CURRENT_DE" != "kde" ]]; then
say_cyan -e "KDE Plasma not detected. Installing KDE Plasma (light setup with SDDM)..."
install_packages sddm plasma kde-applications
install_packages sddm plasma
enable_graphical_target
say_green -e "KDE Plasma with SDDM installed successfully. You can reboot now to start XFCE."