From 25537c3d3b9b68af91573dec39d1f46c3d97f735 Mon Sep 17 00:00:00 2001 From: Nicholas Noll Date: Fri, 10 Dec 2021 09:16:08 -0800 Subject: Checkin: small sprawling updates Small touches to multiple locations in base. Nothing major --- bin/status | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin') diff --git a/bin/status b/bin/status index 77937a5..451a428 100755 --- a/bin/status +++ b/bin/status @@ -71,7 +71,7 @@ ipaddr() { } dostatus() { - exec xsetroot -name "$VOL│$MEM│$BAT|$IP│$CPU│$NML│$WTR│$TIM" & + exec xsetroot -name "$VOL│$MEM│$IP│$CPU│$NML│$WTR│$TIM" & } # signal handlers -- cgit v1.2.1