mirror of
https://github.com/ublue-os/bazzite.git
synced 2025-04-10 06:44:37 +00:00
fix(yafti): Correct path to Steam desktop file for autostart on deck
This commit is contained in:
parent
0613c38415
commit
e30a5d4757
@ -25,7 +25,7 @@ screens:
|
|||||||
description: Launches Steam automatically on the desktop
|
description: Launches Steam automatically on the desktop
|
||||||
default: true
|
default: true
|
||||||
packages:
|
packages:
|
||||||
- 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
|
||||||
Decky Loader:
|
Decky Loader:
|
||||||
description: A plugin loader for the Steam Deck
|
description: A plugin loader for the Steam Deck
|
||||||
default: false
|
default: false
|
||||||
|
Loading…
x
Reference in New Issue
Block a user