tupdate comment - spoon - dwm status utility (2f30 fork)
 (HTM) git clone git://src.adamsgaard.dk/spoon
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) LICENSE
       ---
 (DIR) commit 95a91b91d88a9725a282f97f72a4a8bec5511da4
 (DIR) parent 088f8e6f15d4d5cad187df163e32e0431a5fe1e9
 (HTM) Author: sin <sin@2f30.org>
       Date:   Wed, 14 Mar 2018 14:49:34 +0000
       
       update comment
       
       Diffstat:
         M config.def.h                        |       2 +-
       
       1 file changed, 1 insertion(+), 1 deletion(-)
       ---
 (DIR) diff --git a/config.def.h b/config.def.h
       t@@ -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 },