aboutsummaryrefslogtreecommitdiffstats
path: root/src/config.json
blob: e5f7d0e9e3ba30f9e4c0d34e34a02c10e9e50155 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
    "black_list": [
	"webapps-html5-launcher@1.0", "homescreen@0.1", "webapps-html5-homescreen@1.0"
    ],
    "icons": {
        "webapps-aquarium": "fas fa-fish",
        "webapps-falling-blocks": "fas fa-cubes",
        "webapps-mixer": "fas fa-volume-up",
        "taskmanager": "fas fa-tasks",
        "browser": "fab fa-chrome",
        "webapps-hvac": "fas fa-thermometer-half",
        "webapps-youtube": "fab fa-youtube",
        "webapps-settings": "fas fa-cogs"
    }
}