Commit 3c7066a
committed
🐛 fix: fix: use startxfce-community for XFCE session in livecd
XFCE now launches via startxfce-community instead of startxfce4 directly,
matching the Cinnamon pattern. Environment variables (XDG_MENU_PREFIX,
DESKTOP_SESSION, etc.) are now handled by startxfce-community instead of
being hardcoded in startbiglive. Added file cleanup and xdg-user-dirs-update
before session start, consistent with GNOME and Cinnamon paths.1 parent 63b0bfe commit 3c7066a
1 file changed
+4
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
543 | 543 | | |
544 | 544 | | |
545 | 545 | | |
546 | | - | |
547 | | - | |
548 | | - | |
549 | | - | |
550 | | - | |
551 | | - | |
552 | | - | |
| 546 | + | |
| 547 | + | |
| 548 | + | |
| 549 | + | |
553 | 550 | | |
554 | 551 | | |
555 | 552 | | |
| |||
0 commit comments