15 lines
313 B
JSON
15 lines
313 B
JSON
{
|
|
"env": {
|
|
"PATH": "$(PATH):$(HOME)\/.local\/bin"
|
|
},
|
|
"apps": [
|
|
{
|
|
"name": "Steam BigPicture",
|
|
"output": "steam.txt",
|
|
"cmd": "",
|
|
"detached": [
|
|
"\/usr\/games\/steam steam:\/\/open\/bigpicture"
|
|
]
|
|
}
|
|
]
|
|
} |