diff --git a/_posts/2026-02-15-archlinux-waydroid-installation-guide.md b/_posts/2026-02-15-archlinux-waydroid-installation-guide.md index 8b06eff..1a91bfe 100644 --- a/_posts/2026-02-15-archlinux-waydroid-installation-guide.md +++ b/_posts/2026-02-15-archlinux-waydroid-installation-guide.md @@ -222,6 +222,14 @@ semodule_package -o local-waydroid-nft.pp -m local-waydroid-nft.mod semodule -i local-waydroid-nft.pp ``` +And this script makes starting waydroid more convenient: + +```bash +#!/bin/bash +sudo /usr/lib/waydroid/data/scripts/waydroid-net.sh start +cage -- waydroid show-full-ui +``` + #### 7) Additional troubleshooting Finally you might want to check the [archwiki](https://wiki.archlinux.org/title/Waydroid) directly if having issues with waydroid.