mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-01 00:55:28 +00:00
add interface window settings
This commit is contained in:
parent
0bb3cf2415
commit
d0863884e3
2 changed files with 33 additions and 4 deletions
18
config.json
18
config.json
|
|
@ -1,6 +1,22 @@
|
|||
{
|
||||
"homepage":"gemini://yggverse.cities.yesterweb.org",
|
||||
"theme":"Default",
|
||||
"interface":
|
||||
{
|
||||
"theme":"Default",
|
||||
"window":
|
||||
{
|
||||
"header":
|
||||
{
|
||||
"enabled":true,
|
||||
"button":
|
||||
{
|
||||
"close":true
|
||||
}
|
||||
},
|
||||
"width":640,
|
||||
"height":480
|
||||
}
|
||||
},
|
||||
"resolver":
|
||||
{
|
||||
"enabled":true,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue