11 lines
160 B
JSON
11 lines
160 B
JSON
|
|
{
|
||
|
|
"env": {
|
||
|
|
"PATH": "$(PATH)"
|
||
|
|
},
|
||
|
|
"apps": [
|
||
|
|
{
|
||
|
|
"name": "SteamDeck",
|
||
|
|
"image-path": "steam.png"
|
||
|
|
}
|
||
|
|
]
|
||
|
|
}
|