summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--blocks.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/blocks.h b/blocks.h
index 2ca53fa..5c2c921 100644
--- a/blocks.h
+++ b/blocks.h
@@ -2,7 +2,6 @@
2// 2//
3static const Block blocks[] = { 3static const Block blocks[] = {
4 /*Icon*/ /*Command*/ /*Update Interval*/ /*Update Signal*/ 4 /*Icon*/ /*Command*/ /*Update Interval*/ /*Update Signal*/
5 { " ", "~/.local/bin/statusbar/bar-cmus", 5, 12},
6 { " ", "~/.local/bin/statusbar/bar-cpu", 2, 13}, 5 { " ", "~/.local/bin/statusbar/bar-cpu", 2, 13},
7 { " ", "~/.local/bin/statusbar/bar-gpu", 10, 14}, 6 { " ", "~/.local/bin/statusbar/bar-gpu", 10, 14},
8 { " ", "~/.local/bin/statusbar/bar-volume", 0, 10}, 7 { " ", "~/.local/bin/statusbar/bar-volume", 0, 10},