mirror of
https://github.com/ublue-os/bazzite.git
synced 2025-04-07 13:20:58 +00:00
chore(sunshine): Perform additional installation tasks
Allows using user level autostart of Sunshine
This commit is contained in:
parent
f09dbb99ea
commit
dbbe09725a
@ -34,6 +34,7 @@ configure-waydroid:
|
|||||||
install-sunshine:
|
install-sunshine:
|
||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
flatpak install --system --noninteractive flathub dev.lizardbyte.app.Sunshine
|
flatpak install --system --noninteractive flathub dev.lizardbyte.app.Sunshine
|
||||||
|
flatpak run --command=additional-install.sh app/dev.lizardbyte.app.Sunshine/x86_64/stable
|
||||||
echo "Sunshine is installed!"
|
echo "Sunshine is installed!"
|
||||||
|
|
||||||
# Install Decky Loader (https://github.com/SteamDeckHomebrew/decky-loader)
|
# Install Decky Loader (https://github.com/SteamDeckHomebrew/decky-loader)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user