We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0613c38 commit e30a5d4Copy full SHA for e30a5d4
system_files/deck/usr/share/ublue-os/firstboot/yafti.yml
@@ -25,7 +25,7 @@ screens:
25
description: Launches Steam automatically on the desktop
26
default: true
27
packages:
28
- - Enable Autostart: cp ~/usr/share/applications/steam.desktop ~/.config/autostart/steam-silent.desktop && sed -i 's@/usr/bin/steam-runtime %U@/usr/bin/steam-runtime -silent %U@g' ~/.config/autostart/steam-silent.desktop
+ - Enable Autostart: cp /usr/share/applications/steam.desktop ~/.config/autostart/steam-silent.desktop && sed -i 's@/usr/bin/steam-runtime %U@/usr/bin/steam-runtime -silent %U@g' ~/.config/autostart/steam-silent.desktop
29
Decky Loader:
30
description: A plugin loader for the Steam Deck
31
default: false
0 commit comments