more titles

This commit is contained in:
2022-05-04 15:18:02 +02:00
parent fbd2719e83
commit f0eaa44a99

View File

@@ -2,7 +2,7 @@
"menu": [
{
"type": "title",
"text": "Desktops"
"text": "Console 1"
},
{
"type": "cmd",
@@ -19,6 +19,14 @@
"text": "Expert desktop 3 (StripTool's)",
"command": "X_X11MA_desktop3.sh"
},
{
"type": "separator"
},
{
"type": "title",
"text": "Console 2"
},
{
"type": "cmd",
"text": "PEEM desktop 1",
@@ -39,10 +47,18 @@
"text": "PEEM desktop 4",
"command": "PEEM_Desktop4"
},
{
"type": "separator"
},
{
"type": "title",
"text": "Resoxs"
},
{
"type": "cmd",
"text": "Resoxs desktop",
"command": "X_X11MA_desktop_resoxs.sh"
}
]
}
}