From 99da0feea6874db3066b35c8ed559f736f8b9353 Mon Sep 17 00:00:00 2001 From: Nik Afiq Date: Sun, 25 Jan 2026 02:23:02 +0900 Subject: [PATCH] Changed dashboard view --- conf.yml | 25 ++++++++++++++++++------- 1 file changed, 18 insertions(+), 7 deletions(-) diff --git a/conf.yml b/conf.yml index 4691c90..e4b8cb4 100644 --- a/conf.yml +++ b/conf.yml @@ -9,7 +9,8 @@ appConfig: statusCheck: true statusCheckInterval: 60 externalStyleSheet: - - https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600&display=swap + - >- + https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600&display=swap customCss: | :root { --nik-font: "Inter", system-ui, -apple-system, "Segoe UI", Roboto, "Noto Sans JP", sans-serif; @@ -82,27 +83,27 @@ sections: options: hostname: http://nik4nao.home.arpa:61208 apiVersion: 4 - id: 1_645_glcurrentcpu + id: 0_645_glcurrentcpu - type: gl-current-mem label: Memory (current) options: hostname: http://nik4nao.home.arpa:61208 apiVersion: 4 - id: 2_645_glcurrentmem + id: 1_645_glcurrentmem - type: gl-cpu-history label: CPU (history) options: hostname: http://nik4nao.home.arpa:61208 apiVersion: 4 limit: 60 - id: 4_645_glcpuhistory + id: 2_645_glcpuhistory - type: gl-mem-history label: Memory (history) options: hostname: http://nik4nao.home.arpa:61208 apiVersion: 4 limit: 80 - id: 5_645_glmemhistory + id: 3_645_glmemhistory displayData: sortBy: default rows: 10 @@ -117,8 +118,9 @@ sections: options: hostname: http://nik4nao.home.arpa:61208 apiVersion: 4 + id: 0_725_gldiskspace displayData: - rows: 2 + rows: 1 cols: 1 - name: Shortcuts icon: mdi-bookmark-outline @@ -127,18 +129,22 @@ sections: icon: favicon url: https://remotedesktop.google.com/access/ target: newtab + id: 0_975_remotedesktop - title: X (Twitter) icon: favicon url: https://twitter.com/ target: newtab + id: 1_975_xtwitter - title: Facebook icon: favicon url: https://www.facebook.com/ target: newtab + id: 2_975_facebook - title: Nyaa icon: favicon url: https://nyaa.si/ target: newtab + id: 3_975_nyaa displayData: sectionLayout: grid itemCountX: 2 @@ -150,6 +156,7 @@ sections: - title: Jellyfin icon: si-jellyfin url: http://nik4nao.home.arpa/anime/ + id: 0_829_jellyfin displayData: hideSectionHeader: true cutToHeight: true @@ -159,6 +166,7 @@ sections: - title: qBittorrent icon: si-qbittorrent url: http://nik4nao.home.arpa/qbt/ + id: 0_1182_qbittorrent displayData: hideSectionHeader: true cutToHeight: true @@ -168,6 +176,7 @@ sections: - title: JDownloader icon: mdi-cloud-download-outline url: http://nik4nao.home.arpa/jd2/ + id: 0_1113_jdownloader displayData: hideSectionHeader: true cutToHeight: true @@ -177,6 +186,7 @@ sections: - title: Pi-hole icon: si-pihole url: http://nik4nao.home.arpa/admin/ + id: 0_654_pihole displayData: hideSectionHeader: true cutToHeight: true @@ -186,6 +196,7 @@ sections: - title: Watch Party icon: mdi-play-circle-outline url: http://nik4nao.home.arpa/watch-party/ + id: 0_1063_watchparty displayData: hideSectionHeader: true - cutToHeight: true \ No newline at end of file + cutToHeight: true