diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/config.json | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/src/config.json b/src/config.json index e5f7d0e..c336611 100644 --- a/src/config.json +++ b/src/config.json @@ -10,6 +10,8 @@ "browser": "fab fa-chrome", "webapps-hvac": "fas fa-thermometer-half", "webapps-youtube": "fab fa-youtube", - "webapps-settings": "fas fa-cogs" + "webapps-settings": "fas fa-cogs", + "webapps-dashboard": "fas fa-car", + "webapps-mediaplayer": "fas fa-music" } } |