summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam Chudnick <sam@chudnick.com>2023-06-11 08:11:14 -0400
committerSam Chudnick <sam@chudnick.com>2023-06-11 08:11:14 -0400
commit6041947b21dfcd009b9878d23e5c952689a98007 (patch)
treec15abb8111b55aa827328541100b65a8ddbbe471
parentc345d3e45f685e7857f4d939f97345859c6cb5e8 (diff)
Remove cmus scriptHEADmaster
-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},