From b4a393816356df8a38a1198a4fd65537f6bb3569 Mon Sep 17 00:00:00 2001 From: jao Date: Sun, 14 Aug 2022 04:39:14 +0100 Subject: load icons (and other minor) tweaks --- lib/Monitors.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib') diff --git a/lib/Monitors.hs b/lib/Monitors.hs index e617697..56cf308 100644 --- a/lib/Monitors.hs +++ b/lib/Monitors.hs @@ -145,7 +145,7 @@ iconBatt p = , "-P" , "-a", "notify-send -u critical 'Battery running out!!!!!!'" , "-A", "5" - , "-i", fni "\xf1e6" + , "-i", fni "\xf011" , "-O", fni " \xf1e6" ++ " " , "-o", fni "" ++ " " , "-H", "10", "-L", "7" -- cgit v1.2.3