arch plasma adjustment of packages
This commit is contained in:
@@ -73,7 +73,7 @@ CURRENT_DM="$(detect_display_manager)"
|
|||||||
if [[ -z "$CURRENT_DE" || "$CURRENT_DE" != "kde" ]]; then
|
if [[ -z "$CURRENT_DE" || "$CURRENT_DE" != "kde" ]]; then
|
||||||
say_cyan -e "KDE Plasma not detected. Installing KDE Plasma (light setup with SDDM)..."
|
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
|
enable_graphical_target
|
||||||
|
|
||||||
say_green -e "KDE Plasma with SDDM installed successfully. You can reboot now to start XFCE."
|
say_green -e "KDE Plasma with SDDM installed successfully. You can reboot now to start XFCE."
|
||||||
|
|||||||
Reference in New Issue
Block a user