|
- {
- "label": "Partial Level 1",
- "icon": "chromium-browser",
- "background": "./img/background2.jpg",
- "items": [
- {
- "label": "Firefox",
- "icon": "firefox",
- "exec": "firefox"
- },
- {
- "label": "Libreoffice Writer",
- "icon": "libreoffice-writer",
- "exec": "libreoffice --writer"
- }
- ]
- }
|