From 2bd020bd65dabb6063f6c604d637197f01dcceb7 Mon Sep 17 00:00:00 2001 From: RJ Trujillo Date: Thu, 29 Jun 2023 18:14:23 -0600 Subject: [PATCH] feat(deck): Hook Steam into autostart script --- .../usr/share/ublue-os/firstboot/launcher/autostart.sh | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100755 system_files/deck/usr/share/ublue-os/firstboot/launcher/autostart.sh diff --git a/system_files/deck/usr/share/ublue-os/firstboot/launcher/autostart.sh b/system_files/deck/usr/share/ublue-os/firstboot/launcher/autostart.sh new file mode 100755 index 00000000..e595ed30 --- /dev/null +++ b/system_files/deck/usr/share/ublue-os/firstboot/launcher/autostart.sh @@ -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