Changed dashboard view
This commit is contained in:
parent
4f4c1cadec
commit
7af51e67b7
12
conf.yml
12
conf.yml
@ -10,7 +10,7 @@ appConfig:
|
|||||||
statusCheckInterval: 60
|
statusCheckInterval: 60
|
||||||
sections:
|
sections:
|
||||||
- name: At a Glance
|
- name: At a Glance
|
||||||
icon: fas fa-home
|
icon: mdi-home-variant-outline
|
||||||
widgets:
|
widgets:
|
||||||
- type: clock
|
- type: clock
|
||||||
options:
|
options:
|
||||||
@ -47,7 +47,7 @@ sections:
|
|||||||
collapsed: false
|
collapsed: false
|
||||||
hideForGuests: false
|
hideForGuests: false
|
||||||
- name: System
|
- name: System
|
||||||
icon: fas fa-server
|
icon: mdi-server-outline
|
||||||
widgets:
|
widgets:
|
||||||
- type: system-info
|
- type: system-info
|
||||||
options:
|
options:
|
||||||
@ -97,14 +97,14 @@ sections:
|
|||||||
collapsed: false
|
collapsed: false
|
||||||
hideForGuests: false
|
hideForGuests: false
|
||||||
- name: Media
|
- name: Media
|
||||||
icon: fas fa-film
|
icon: mdi-movie-open-outline
|
||||||
items:
|
items:
|
||||||
- title: Jellyfin
|
- title: Jellyfin
|
||||||
icon: si-jellyfin
|
icon: si-jellyfin
|
||||||
url: http://nik4nao.home.arpa/anime/
|
url: http://nik4nao.home.arpa/anime/
|
||||||
id: 0_480_jellyfin
|
id: 0_480_jellyfin
|
||||||
- name: Downloads
|
- name: Downloads
|
||||||
icon: fas fa-download
|
icon: mdi-download-circle-outline
|
||||||
items:
|
items:
|
||||||
- title: qBittorrent
|
- title: qBittorrent
|
||||||
icon: si-qbittorrent
|
icon: si-qbittorrent
|
||||||
@ -115,14 +115,14 @@ sections:
|
|||||||
url: http://nik4nao.home.arpa/jd2/
|
url: http://nik4nao.home.arpa/jd2/
|
||||||
id: 1_939_jdownloader
|
id: 1_939_jdownloader
|
||||||
- name: Network
|
- name: Network
|
||||||
icon: fas fa-network-wired
|
icon: mdi-lan
|
||||||
items:
|
items:
|
||||||
- title: Pi-hole
|
- title: Pi-hole
|
||||||
icon: si-pihole
|
icon: si-pihole
|
||||||
url: http://nik4nao.home.arpa/admin/
|
url: http://nik4nao.home.arpa/admin/
|
||||||
id: 0_746_pihole
|
id: 0_746_pihole
|
||||||
- name: Apps
|
- name: Apps
|
||||||
icon: fas fa-star
|
icon: mdi-apps
|
||||||
items:
|
items:
|
||||||
- title: Watch Party
|
- title: Watch Party
|
||||||
icon: fas fa-play-circle
|
icon: fas fa-play-circle
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user