From 1f68dd630d5f8f6e06d994254bd46aa5a9ea820a Mon Sep 17 00:00:00 2001 From: Josh Willox <39120423+jcwillox@users.noreply.github.com> Date: Wed, 23 Dec 2020 20:30:51 +1100 Subject: [PATCH] Update config.ps1 --- lib/config.ps1 | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/lib/config.ps1 b/lib/config.ps1 index 0b0f25d..9666cc8 100644 --- a/lib/config.ps1 +++ b/lib/config.ps1 @@ -19,6 +19,7 @@ "dashes" "os" "computer" + "motherboard" # "custom_time" # use custom info line "uptime" "pkgs" @@ -28,6 +29,9 @@ "gpu" "memory" # "disk" + # "battery" + # "local_ip" + # "public_ip" "blank" "colorbar" )