commit 95a91b91d88a9725a282f97f72a4a8bec5511da4
parent 088f8e6f15d4d5cad187df163e32e0431a5fe1e9
Author: sin <sin@2f30.org>
Date: Wed, 14 Mar 2018 14:49:34 +0000
update comment
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/config.def.h b/config.def.h
@@ -2,7 +2,7 @@
int delay = 1;
struct ent ents[] = {
- /* reorder/remove these as you see fit */
+ /* reorder/edit/remove these as you see fit */
{ .fmt = "[%s] ", .read = mpdread, .arg = &(struct mpdarg){ .host = NULL, .port = 0 } },
{ .fmt = "[%s] ", .read = countread, .arg = "/home/USER/Maildir/INBOX/new" },
{ .fmt = "[%s] ", .read = mixread, .arg = NULL },