fix: update Waydroid installation instructions to include Weston and clarify UI startup steps

This commit is contained in:
MickLesk
2026-05-26 13:14:58 +02:00
parent d021ba8cea
commit 9a3cbe754e
2 changed files with 21 additions and 12 deletions

View File

@@ -38,7 +38,7 @@
"type": "info"
},
{
"text": "Waydroid is pre-installed into the image before the VM boots. After first boot, run: sudo waydroid init && sudo systemctl start waydroid-container",
"text": "Waydroid + Weston (Wayland compositor) are pre-installed. After first boot run: sudo waydroid init && sudo systemctl start waydroid-container. Then start the UI with: weston --backend=headless & && WAYLAND_DISPLAY=wayland-0 waydroid show-full-ui",
"type": "info"
},
{