mirror of
https://github.com/ublue-os/bazzite.git
synced 2025-02-05 06:39:54 +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:
|
create-steam-shortcuts:
|
||||||
cp /usr/share/applications/steam.desktop ~/Desktop
|
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
|
cp /etc/skel.d/Desktop/Return.desktop ~/Desktop
|
||||||
|
|
||||||
get-decky: _auth
|
get-decky: _auth
|
||||||
|
Loading…
x
Reference in New Issue
Block a user