v3-revamp-fedora
This commit is contained in:
@@ -73,7 +73,7 @@ if [[ -z "$CURRENT_DE" || "$CURRENT_DE" == "none" ]]; then
|
|||||||
color_cyan "No Desktop Environment detected. Installing XFCE (light setup with SDDM)..."
|
color_cyan "No Desktop Environment detected. Installing XFCE (light setup with SDDM)..."
|
||||||
|
|
||||||
# 1. Install core XFCE desktop components + SDDM
|
# 1. Install core XFCE desktop components + SDDM
|
||||||
install_packages sddm xfce4-session xfce4-settings xfwm4 xfce4-panel xfdesktop Thunar
|
install_packages sddm xfce4-session xfce4-settings xfwm4 xfce4-panel xfdesktop Thunar xorg-x11-xinit xorg-x11-server-Xorg xhost
|
||||||
|
|
||||||
# 2. Install the XFCE core plugins safely via DNF group/virtual syntax
|
# 2. Install the XFCE core plugins safely via DNF group/virtual syntax
|
||||||
install_packages @xfce-extra-plugins
|
install_packages @xfce-extra-plugins
|
||||||
|
|||||||
Reference in New Issue
Block a user