From 0e00a918cfadcfc1b2ec8b8e865f7b402305cd99 Mon Sep 17 00:00:00 2001 From: Nik Afiq Date: Sat, 24 Jan 2026 22:28:59 +0900 Subject: [PATCH] Add additional system info options to the dashboard --- conf.yml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/conf.yml b/conf.yml index 234026a..6cdcde8 100644 --- a/conf.yml +++ b/conf.yml @@ -39,6 +39,13 @@ sections: icon: fas fa-server widgets: - type: system-info + options: + showHostname: true + showOS: true + showUptime: true + showCPU: true + showMemory: true + showDisk: true - type: gl-current-cpu options: