date tweak

This commit is contained in:
David Todd 2020-10-05 14:08:54 -05:00
parent 5fa89c7a18
commit 89ae018546
2 changed files with 4 additions and 4 deletions

View File

@ -17,8 +17,8 @@ bar {
todo \
ping \
network_traffic \
time \
date \
time \
-p \
root.path=/ \
root.critical="50" \
@ -28,7 +28,7 @@ bar {
todo.file="~/todo.vim" \
ping.address="1.1.1.1" \
time.format="%H:%M" \
date.format="%a, %b %d, %Y" \
date.format="%a, %b %d" \
-a \
disk \
ping \

View File

@ -209,8 +209,8 @@ bar {
todo \
ping \
network_traffic \
time \
date \
time \
-p \
root.path=/ \
root.critical="50" \
@ -220,7 +220,7 @@ bar {
todo.file="~/todo.vim" \
ping.address="1.1.1.1" \
time.format="%H:%M" \
date.format="%a, %b %d, %Y" \
date.format="%a, %b %d" \
-a \
disk \
ping \