From d87c50cf68356e02e89620e445981776c7b4f4c3 Mon Sep 17 00:00:00 2001 From: Christian Hesse Date: Tue, 16 Nov 2021 14:53:25 +0100 Subject: check-health: indicate voltage increase or decrease --- global-functions | 2 ++ 1 file changed, 2 insertions(+) (limited to 'global-functions') diff --git a/global-functions b/global-functions index f5bca7a..19f5777 100644 --- a/global-functions +++ b/global-functions @@ -1035,6 +1035,8 @@ :local Symbols { "alarm-clock"="\E2\8F\B0"; "calendar"="\F0\9F\93\85"; + "chart-decreasing"="\F0\9F\93\89"; + "chart-increasing"="\F0\9F\93\88"; "cloud"="\E2\98\81"; "cross-mark"="\E2\9D\8C"; "fire"="\F0\9F\94\A5"; -- cgit v1.2.3-54-g00ecf