date tweak
This commit is contained in:
parent
5fa89c7a18
commit
89ae018546
@ -17,8 +17,8 @@ bar {
|
|||||||
todo \
|
todo \
|
||||||
ping \
|
ping \
|
||||||
network_traffic \
|
network_traffic \
|
||||||
time \
|
|
||||||
date \
|
date \
|
||||||
|
time \
|
||||||
-p \
|
-p \
|
||||||
root.path=/ \
|
root.path=/ \
|
||||||
root.critical="50" \
|
root.critical="50" \
|
||||||
@ -28,7 +28,7 @@ bar {
|
|||||||
todo.file="~/todo.vim" \
|
todo.file="~/todo.vim" \
|
||||||
ping.address="1.1.1.1" \
|
ping.address="1.1.1.1" \
|
||||||
time.format="%H:%M" \
|
time.format="%H:%M" \
|
||||||
date.format="%a, %b %d, %Y" \
|
date.format="%a, %b %d" \
|
||||||
-a \
|
-a \
|
||||||
disk \
|
disk \
|
||||||
ping \
|
ping \
|
||||||
|
@ -209,8 +209,8 @@ bar {
|
|||||||
todo \
|
todo \
|
||||||
ping \
|
ping \
|
||||||
network_traffic \
|
network_traffic \
|
||||||
time \
|
|
||||||
date \
|
date \
|
||||||
|
time \
|
||||||
-p \
|
-p \
|
||||||
root.path=/ \
|
root.path=/ \
|
||||||
root.critical="50" \
|
root.critical="50" \
|
||||||
@ -220,7 +220,7 @@ bar {
|
|||||||
todo.file="~/todo.vim" \
|
todo.file="~/todo.vim" \
|
||||||
ping.address="1.1.1.1" \
|
ping.address="1.1.1.1" \
|
||||||
time.format="%H:%M" \
|
time.format="%H:%M" \
|
||||||
date.format="%a, %b %d, %Y" \
|
date.format="%a, %b %d" \
|
||||||
-a \
|
-a \
|
||||||
disk \
|
disk \
|
||||||
ping \
|
ping \
|
||||||
|
Loading…
Reference in New Issue
Block a user