Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
switching between tree mode and default mode
#7
You made a wrong json level in the file.
This is the correct format:
Code:
{
    "theme": {
        "file": "/ventoy/vimix/theme.txt",
        "gfxmode": "1920x1080",
        "ventoy_left": "5%",
        "ventoy_top": "95%",
        "ventoy_color": "#000000ff"
    },
   
    "control": [
        { "VTOY_DEFAULT_MENU_MODE": "1" },
        { "VTOY_DEFAULT_SEARCH_ROOT": "/ISOs" }
    ]
}
Reply


Messages In This Thread
RE: switching between tree mode and default mode - by longpanda - 07-20-2020, 03:13 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)