summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--config.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/config.h b/config.h
index 7c027cb..2f7c63c 100644
--- a/config.h
+++ b/config.h
@@ -3,8 +3,8 @@ static const Block blocks[] = {
/*Icon*/ /*Command*/ /*Update Interval*/ /*Update Signal*/
/* {"", "cat /tmp/recordingicon 2>/dev/null", 0, 9}, */
{"", "mailbox", 900, 23},
- {"", "music", 0, 11},
- {"", "pacpackages", 0, 8},
+ {"", "music", 10, 11},
+ /* {"", "pacpackages", 10, 8}, */
/* {"", "xidlechk", 0, 19}, */
/* {"", "news", 0, 6}, */
/* {"", "crypto", 0, 13}, */
@@ -18,9 +18,9 @@ static const Block blocks[] = {
/* {"", "weather", 18000, 5}, */
{"", "mailbox", 180, 12},
/* {"", "nettraf", 1, 16}, */
- {"", "volume", 0, 10},
+ {"", "volume", 5, 10},
{"", "battery", 5, 3},
- {"", "clock", 0, 1},
+ {"", "clock", 15, 1},
/* {"", "internet", 5, 4}, */
/* {"", "help-icon", 0, 15}, */
};