mirror of
https://github.com/LizardByte/Sunshine.git
synced 2024-12-29 12:16:08 +00:00
12 lines
148 B
JSON
12 lines
148 B
JSON
|
{
|
||
|
"env": {
|
||
|
"PATH": "$(PATH):$(HOME)/.local/bin"
|
||
|
},
|
||
|
"apps": [
|
||
|
{
|
||
|
"name": "Desktop",
|
||
|
"image-path": "desktop.png"
|
||
|
}
|
||
|
]
|
||
|
}
|