mirror of
https://github.com/ublue-os/bazzite.git
synced 2025-04-16 17:42:57 +00:00
feat: Automatically add Waydroid to Steam during init-waydroid call
This commit is contained in:
parent
78ede60df4
commit
502d2d736d
@ -17,6 +17,7 @@ reset-waydroid:
|
||||
# Quickly initialize a waydroid image
|
||||
init-waydroid:
|
||||
sudo waydroid init -c 'https://ota.waydro.id/system' -v 'https://ota.waydro.id/vendor'
|
||||
steamos-add-to-steam /usr/share/applications/Waydroid.desktop
|
||||
|
||||
# Launch Waydroid configuration helper
|
||||
configure-waydroid:
|
||||
|
@ -7,6 +7,7 @@ reset-waydroid:
|
||||
# Quickly initialize a waydroid image
|
||||
init-waydroid:
|
||||
sudo waydroid init -c 'https://ota.waydro.id/system' -v 'https://ota.waydro.id/vendor'
|
||||
steamos-add-to-steam /usr/share/applications/Waydroid.desktop
|
||||
|
||||
# Launch Waydroid configuration helper
|
||||
configure-waydroid:
|
||||
|
Loading…
x
Reference in New Issue
Block a user