fix: Remove "(Runtime)" from Steam desktop shortcut

This commit is contained in:
Kyle Gospodnetich 2023-07-18 23:00:41 -07:00
parent 6192e3b544
commit 9cbe9c6dc9

View File

@ -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