New calendar icon.

This commit is contained in:
Bartek Stalewski 2022-04-13 23:11:18 +02:00
parent e342637824
commit 7073a4a805

View File

@ -6,7 +6,7 @@ static const Block blocks[] = {
{"", "sb-volume", 0, 12 },
{"", "sb-network", 1, 0 },
{"", "sb-battery", 3, 0 },
{"\ue8b5 ", "date '+%F %I:%M:%S %p'", 1, 0 },
{"\ue935 ", "date '+%F %I:%M:%S %p'", 1, 0 },
};
//sets delimeter between status commands. NULL character ('\0') means no delimeter.