Added dwmblocks-pulse-listener.c

This commit is contained in:
2023-02-23 09:22:54 -08:00
parent 81dcef14c4
commit e18e6ac3a9
5 changed files with 141 additions and 67 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
static const Block blocks[] = {
/*Icon*/ /*Command*/ /*Update Interval*/ /*Update Signal*/
{"", "dwmblocks-battery", SECONDS(10), 0},
{"", "dwmblocks-volume", 125, 0},
{"", "dwmblocks-volume", 0, 1},
{"", "date +'%a %b %d'", SECONDS(30), 0},
{"", "date +'%R'", SECONDS(2), 0},
{"", "dwmblocks-network", SECONDS(5), 0},