mirror of
https://github.com/LizardByte/Sunshine.git
synced 2025-08-10 00:52:16 +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"
|
||
|
|
}
|
||
|
|
]
|
||
|
|
}
|