mirror of
https://github.com/ublue-os/bazzite.git
synced 2025-01-29 18:32:48 +00:00
feat(deck): Hook Steam into autostart script
This commit is contained in:
parent
a1db76f5d4
commit
2bd020bd65
7
system_files/deck/usr/share/ublue-os/firstboot/launcher/autostart.sh
Executable file
7
system_files/deck/usr/share/ublue-os/firstboot/launcher/autostart.sh
Executable file
@ -0,0 +1,7 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
# Simply launches the "yafti" GUI with the uBlue image's configuration.
|
||||
/usr/bin/yafti /usr/share/ublue-os/firstboot/yafti.yml
|
||||
|
||||
# Open Steam so that it can update
|
||||
/usr/bin/steam
|
Loading…
x
Reference in New Issue
Block a user