mirror of
https://github.com/xXJSONDeruloXx/Decky-Framegen.git
synced 2026-06-01 18:17:03 +02:00
00d16976e6
* Changed all paths to use environment variables from decky as base paths * Remove alwaysRender from front-end so setInterval does not run in the background during a game session
7 lines
131 B
JSON
7 lines
131 B
JSON
{
|
|
"deckip": "0.0.0.0",
|
|
"deckport": "22",
|
|
"deckpass": "ssap",
|
|
"deckkey": "-i $HOME/.ssh/id_rsa",
|
|
"deckdir": "/home/deck"
|
|
} |