feat: change update time for mail block

This commit is contained in:
David JULIEN 2021-03-10 10:23:46 +01:00
parent bf487a1472
commit 3625829f14
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
//To send a signal : kill -(34+signal) $(pidof dwmblocks)
static const Block blocks[] = {
/*Icon*/ /*Command*/ /*Update Interval*/ /*Update Signal*/
{"", "sb-mailbox", 60, 6},
{"", "sb-mailbox", 5, 6},
{"", "sb-music", 0, 5},
{"", "sb-volume", 0, 4},
{"", "sb-internet", 5, 3},