Change order of blocks in top bar.
This commit is contained in:
parent
96a28cd8c5
commit
53b30e9ab5
1 changed files with 1 additions and 1 deletions
|
@ -5,8 +5,8 @@ static const Block blocks[] = {
|
|||
{"", "sb-mail", 1, 0 },
|
||||
{"", "sb-vol-in", 0, 10 },
|
||||
{"\uf028 ", "sb-vol-out", 1, 12 },
|
||||
{"\uf241 ", "sb-battery", 3, 0 },
|
||||
{"\uf1eb ", "sb-network", 1, 0 },
|
||||
{"\uf241 ", "sb-battery", 3, 0 },
|
||||
{"\uf073 ", "date '+[%d] %I:%M:%S %p |'", 1, 0 },
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue