feat: add torrent block

This commit is contained in:
David JULIEN 2021-03-10 10:24:19 +01:00
parent 3625829f14
commit b78f4dc620
1 changed files with 1 additions and 0 deletions

View File

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