From cc7d219e080263da9813e570436bfd34ab8b1bff Mon Sep 17 00:00:00 2001 From: Nicholas Noll Date: Thu, 11 Nov 2021 08:34:49 -0800 Subject: chore: update desktop --- bin/status | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'bin') diff --git a/bin/status b/bin/status index bca791a..0a14705 100755 --- a/bin/status +++ b/bin/status @@ -70,9 +70,7 @@ ipaddr() { } dostatus() { - # xsetroot -name "$VOL│$MEM│$IP│$CPU│$NML│$WTR│$TIM" - xsetroot -name "$VOL│$BAT│$MEM│$IP│$CPU│$NML│$WTR│$TIM" - # echo "$VOL│$BAT│$MEM│$IP│$CPU│$NML│$WTR│$TIM" + xsetroot -name "$VOL│$MEM│$IP│$CPU│$NML│$WTR│$TIM" } # signal handlers -- cgit v1.2.1