Changed to 24 hour time

This commit is contained in:
agryphus 2023-08-27 19:27:01 -04:00
parent fc2e67675d
commit da812d75de

View file

@ -7,7 +7,7 @@ static const Block blocks[] = {
30, 0},
{"", "free -h | awk '/^Mem/ { print $3\"/\"$2 }' | sed s/i//g",
30, 0},
{"", "date '+%b %d (%a)  %I:%M%p'",
{"", "date '+%a %b %d  %H:%M'",
5, 0},
{"", "block_battery",
10, 0},