commit 36917a9a7018e17c3d9340bf356d9623295ca661
parent 7df8d64b7c83d5c61319023c6c487d19e1159dbe
Author: kocotian <kocotian@kocotian.pl>
Date: Sun, 3 Jan 2021 13:47:57 +0100
movin mailbox before news
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/config.h b/config.h
@@ -3,8 +3,8 @@
static const Block blocks[] = {
/* icon command update: time signal*/
{ "", "sb-music", 5, 11},
- { "", "sb-news", 0, 6},
{ "", "sb-mailbox", 180, 12},
+ { "", "sb-news", 0, 6},
{ "", "sb-clock", 60, 1},
{ "", "sb-internet", 5, 4},
{ "", "printf ';'", 0, 4},