mirror of
https://github.com/ublue-os/bazzite.git
synced 2025-01-27 03:35:15 +00:00
fix: Remove "(Runtime)" from Steam desktop shortcut
This commit is contained in:
parent
6192e3b544
commit
9cbe9c6dc9
@ -11,6 +11,7 @@ set-steamos-kargs:
|
||||
|
||||
create-steam-shortcuts:
|
||||
cp /usr/share/applications/steam.desktop ~/Desktop
|
||||
sed -i 's@Steam (Runtime)@Steam@g' ~/Desktop/steam.desktop
|
||||
cp /etc/skel.d/Desktop/Return.desktop ~/Desktop
|
||||
|
||||
get-decky: _auth
|
||||
|
Loading…
x
Reference in New Issue
Block a user