More statusbar tweaks.

This commit is contained in:
Bartek Stalewski 2022-04-14 15:32:26 +02:00
parent f901b1b63e
commit a276c195cb
2 changed files with 2 additions and 2 deletions

View file

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