diff --git a/conf.yml b/conf.yml index 1efdd64..23cb3b8 100644 --- a/conf.yml +++ b/conf.yml @@ -10,7 +10,7 @@ appConfig: statusCheckInterval: 60 sections: - name: At a Glance - icon: fas fa-home + icon: mdi-home-variant-outline widgets: - type: clock options: @@ -47,7 +47,7 @@ sections: collapsed: false hideForGuests: false - name: System - icon: fas fa-server + icon: mdi-server-outline widgets: - type: system-info options: @@ -97,14 +97,14 @@ sections: collapsed: false hideForGuests: false - name: Media - icon: fas fa-film + icon: mdi-movie-open-outline items: - title: Jellyfin icon: si-jellyfin url: http://nik4nao.home.arpa/anime/ id: 0_480_jellyfin - name: Downloads - icon: fas fa-download + icon: mdi-download-circle-outline items: - title: qBittorrent icon: si-qbittorrent @@ -115,16 +115,16 @@ sections: url: http://nik4nao.home.arpa/jd2/ id: 1_939_jdownloader - name: Network - icon: fas fa-network-wired + icon: mdi-lan items: - title: Pi-hole icon: si-pihole url: http://nik4nao.home.arpa/admin/ id: 0_746_pihole - name: Apps - icon: fas fa-star + icon: mdi-apps items: - title: Watch Party icon: fas fa-play-circle url: http://nik4nao.home.arpa/watch-party/ - id: 0_404_watchparty \ No newline at end of file + id: 0_404_watchparty