fix(Installer ─ Multi-Desktop): Fix Multi Desktop

This commit is contained in:
2026-05-28 18:00:25 +02:00
parent 40fd289a9f
commit 241bd5c219
29 changed files with 116 additions and 621 deletions
@@ -5,12 +5,8 @@ set -euo pipefail
first_user="$(fws_first_user)"
fws_remove_xfce
fws_install_base_apps
fws_install_packages hyprland xdg-desktop-portal-hyprland xdg-desktop-portal-gtk \
waybar wofi kitty swaybg swayidle swaylock xorg-xwayland wl-clipboard \
grim slurp qt5-wayland qt6-wayland sddm
fws_install_packages hyprland xdg-desktop-portal-hyprland xdg-desktop-portal-gtk waybar wofi kitty swaybg swayidle swaylock xorg-xwayland wl-clipboard grim slurp qt5-wayland qt6-wayland sddm
fws_disable_services lightdm.service gdm.service
fws_enable_services sddm.service
fws_write_sddm_config hyprland
fws_write_dmrc "$first_user" hyprland
fws_write_sddm_config "$first_user" hyprland
fws_write_dmrc "$first_user" hyprland