Update steam.menu

This commit is contained in:
ungstein 2021-12-15 22:18:39 +10:30
parent b67b785d38
commit 137f283874
No known key found for this signature in database
GPG Key ID: 9458B9C9CABE03E4
1 changed files with 2 additions and 2 deletions

View File

@ -27,7 +27,7 @@
{
text="#steam_menu_view"
Library { text="#steam_menu_library" shellcmd="steam://nav/games" }
Library { text="#steam_menu_library" shellcmd="steam://open/library/view/home" }
Hidden { text="#steam_menu_hidden_games" shellcmd="steam://nav/library/collection/hidden" }
Downloads { text="#steam_menu_downloads" shellcmd="steam://open/downloads" }
Divider {}
@ -81,7 +81,7 @@
{
text="#steam_menu_games"
Games { text="#steam_menu_view_games" shellcmd="steam://nav/games" }
Games { text="#steam_menu_view_games" shellcmd="steam://open/library/view/home" }
Divider {}
ActivateRetail { text="#Steam_RegisterProductCode" command="ActivateRetail" }
RedeemWalletVoucher { text="#Steam_RedeemWalletVoucher" shellcmd="steam://url/RedeemWalletVoucher" }