fix(Calamares): Installater will ask the desktop env before the calamares install

- The installer is still W.I.P
This commit is contained in:
2026-06-04 23:30:33 +02:00
parent a7a5055ee8
commit 98d47d497c
25 changed files with 700 additions and 179 deletions
+3 -3
View File
@@ -5,8 +5,8 @@ set -euo pipefail
first_user="$(fws_first_user)"
fws_install_packages plasma-meta konsole dolphin sddm
fws_install_packages "${FWS_BASE_PACKAGES[@]}" plasma-meta konsole dolphin sddm
fws_disable_services lightdm.service gdm.service
fws_enable_services sddm.service
fws_write_sddm_config "$first_user" plasma
fws_write_dmrc "$first_user" plasma
fws_set_graphical_default
fws_write_sddm_config "$first_user" plasma