summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustaf Rydholm <gustaf.rydholm@gmail.com>2023-05-21 11:23:37 +0200
committerGustaf Rydholm <gustaf.rydholm@gmail.com>2023-05-21 11:23:37 +0200
commit079f3473e523419dec2d808889a2591f8e01361a (patch)
tree64ada0ade8db36aa02504a45f5310cb52fc55120
parentdb3e1af7f8e986d5b4fb87c140f647c0e7d5e794 (diff)
Add package update checkHEADmaster
-rw-r--r--config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.h b/config.h
index d2e9aae..86bac23 100644
--- a/config.h
+++ b/config.h
@@ -2,8 +2,8 @@
// recompile using the make command.
static const Block blocks[] = {
/*Icon*/ /*Command*/ /*Update Interval*/ /*Update Signal*/
- // {"", "sb-pacpackages", 0, 8},
{"", "sb-mailbox", 180, 12},
+ {"", "sb-pacpackages", 0, 8},
{"󰢮 ", "sb-gpubar", 10, 18},
{"󰍛 ", "sb-cpubars", 10, 18},
{"", "sb-cpu-temp", 10, 18},