But not too short.

This commit is contained in:
Bartek Stalewski 2022-04-14 15:33:56 +02:00
parent a276c195cb
commit a8f0cdaf6a
3 changed files with 4 additions and 3 deletions

View file

@ -5,7 +5,7 @@ static const Block blocks[] = {
{"", "sb-mail", 60, 16 },
{"", "sb-volume", 0, 12 },
{"\uf241 ", "sb-battery", 3, 0 },
{"\uf1eb ", "sb-network", 1, 0 },
{"\uf1eb ", "sb-network", 1, 0 },
{"\uf073 ", "date '+[%e] %I:%M:%S %p |'", 1, 0 },
};