From c9d03d3f696ee5fd841aad1f2c1f59aa47f9203b Mon Sep 17 00:00:00 2001 From: Humberto Alfonso Díaz Date: Thu, 19 Dec 2019 18:07:09 +0100 Subject: FUNCT Add icons for dashboard and mediaplayer --- src/config.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'src') 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" } } -- cgit 1.2.3-korg