Merge remote-tracking branch 'origin/master'

This commit is contained in:
Yukino Song
2025-02-06 09:14:18 +08:00
195 changed files with 9602 additions and 13677 deletions

View File

@@ -4,18 +4,18 @@
{
"name": "Desktop",
"image-path": "desktop.png",
"allow-client-commands": "false"
"allow-client-commands": false
},
{
"name": "Steam Big Picture",
"cmd": "steam://open/bigpicture",
"auto-detach": "true",
"wait-all": "true",
"auto-detach": true,
"wait-all": true,
"prep-cmd": [
{
"do": "",
"undo": "steam:\/\/close\/bigpicture",
"elevated": "false"
"elevated": false
}
],
"image-path": "steam.png"