Changed to 24 hour time
This commit is contained in:
parent
fc2e67675d
commit
da812d75de
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ static const Block blocks[] = {
|
||||||
30, 0},
|
30, 0},
|
||||||
{" ", "free -h | awk '/^Mem/ { print $3\"/\"$2 }' | sed s/i//g",
|
{" ", "free -h | awk '/^Mem/ { print $3\"/\"$2 }' | sed s/i//g",
|
||||||
30, 0},
|
30, 0},
|
||||||
{" ", "date '+%b %d (%a) %I:%M%p'",
|
{" ", "date '+%a %b %d %H:%M'",
|
||||||
5, 0},
|
5, 0},
|
||||||
{"", "block_battery",
|
{"", "block_battery",
|
||||||
10, 0},
|
10, 0},
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue