- live-overlay SDDM config was overriding rootfs with Session=plasmax11.desktop (X11). Changed to Session=plasma.desktop (Wayland) so the live env actually boots into Wayland as intended. - Removed plasma-wayland-session from profile.yaml packages — Artix bundles Wayland session support into plasma-workspace itself; the separate package does not exist in Artix repos. - Deleted calamares-config-switcher.desktop from live-overlay (was previously hidden with NoDisplay=true but user reports it still appeared). Now gone entirely. - Cleaned up leftover debug echo statements from earlier sudo -E troubleshooting in buildiso.
18 lines
281 B
Plaintext
18 lines
281 B
Plaintext
[Autologin]
|
|
Relogin=false
|
|
Session=plasma.desktop
|
|
User=antergos
|
|
|
|
[General]
|
|
HaltCommand=/usr/bin/loginctl poweroff
|
|
RebootCommand=/usr/bin/loginctl reboot
|
|
|
|
[Theme]
|
|
Current=breeze
|
|
CursorTheme=breeze_cursors
|
|
Font=Noto Sans,10,-1,0,50,0,0,0,0,0
|
|
|
|
[Users]
|
|
MaximumUid=60000
|
|
MinimumUid=1000
|