From c8e1e71eb526475dd431443345262c2e5a627831 Mon Sep 17 00:00:00 2001 From: Nicholas Noll Date: Sat, 23 Oct 2021 11:17:25 -0700 Subject: chore(rename): libn -> base --- bin/status | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'bin/status') diff --git a/bin/status b/bin/status index 9dfce79..bca791a 100755 --- a/bin/status +++ b/bin/status @@ -70,8 +70,8 @@ ipaddr() { } dostatus() { - xsetroot -name "$VOL│$MEM│$IP│$CPU│$NML│$WTR│$TIM" - # xsetroot -name "$VOL│$BAT│$MEM│$IP│$CPU│$NML│$WTR│$TIM" + # 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" } -- cgit v1.2.1