aboutsummaryrefslogtreecommitdiff
path: root/bin/status
diff options
context:
space:
mode:
Diffstat (limited to 'bin/status')
-rwxr-xr-xbin/status4
1 files changed, 2 insertions, 2 deletions
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"
}