fix: switch live session to Wayland, remove plasma-wayland-session, delete Install Artix shortcut

- 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.
This commit is contained in:
2026-06-28 20:58:31 +02:00
parent 4a4f35d91b
commit d3b9032005
2 changed files with 10 additions and 1 deletions
+9
View File
@@ -0,0 +1,9 @@
[18:47:28 2026-06-28] FETCHING Version 2.43.2
[18:47:28 2026-06-28] DOWNLOADING https://github.com/spicetify/cli/releases/download/v2.43.2/spicetify-2.43.2-linux-amd64.tar.gz
[18:47:28 2026-06-28] EXTRACTING /home/v311/.spicetify/spicetify.tar.gz
[18:47:28 2026-06-28] SETTING EXECUTABLE PERMISSIONS TO /home/v311/.spicetify/spicetify
[18:47:28 2026-06-28] REMOVING /home/v311/.spicetify/spicetify.tar.gz
[18:47:28 2026-06-28] spicetify path already set in /home/v311/.bashrc, continuing...
[18:47:28 2026-06-28] spicetify path already set in /home/v311/.bash_profile, continuing...
[18:47:28 2026-06-28] spicetify v2.43.2 was installed successfully to /home/v311/.spicetify
[18:47:28 2026-06-28] Run 'spicetify --help' to get started
@@ -1,6 +1,6 @@
[Autologin]
Relogin=false
Session=plasmax11.desktop
Session=plasma.desktop
User=antergos
[General]