summaryrefslogtreecommitdiff
path: root/config.h
diff options
context:
space:
mode:
authordfuehrer <dfuehrer@email.arizona.edu>2021-03-13 23:34:15 -0700
committerdfuehrer <dfuehrer@email.arizona.edu>2021-03-13 23:34:15 -0700
commit1697346729c8e8d1c6b3bcf08cd8fdd3e3886a3e (patch)
treec2fbef11580e73c5307241634b4e23c77cab3eba /config.h
parent73fd031a1d8743bae3b8988a3597aa613cc86a92 (diff)
parent78925115014bea2f4ead26f0dd7f833ff301ad11 (diff)
downloaddwmblocks-1697346729c8e8d1c6b3bcf08cd8fdd3e3886a3e.tar.gz
dwmblocks-1697346729c8e8d1c6b3bcf08cd8fdd3e3886a3e.tar.bz2
dwmblocks-1697346729c8e8d1c6b3bcf08cd8fdd3e3886a3e.zip
merged with master
Diffstat (limited to 'config.h')
-rw-r--r--config.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/config.h b/config.h
index ce85fe0..8bd92b9 100644
--- a/config.h
+++ b/config.h
@@ -14,7 +14,3 @@ static const Block blocks[] = {
{"", "battery", 5, 3},
{"", "clock", 1, 1},
};
-
-//sets delimeter between status commands. NULL character ('\0') means no delimeter.
-static char *delim = "|";
-
Software created with 💖