aboutsummaryrefslogtreecommitdiff
path: root/slstatus/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'slstatus/config.h')
-rw-r--r--slstatus/config.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/slstatus/config.h b/slstatus/config.h
index 346bb54..83d1639 100644
--- a/slstatus/config.h
+++ b/slstatus/config.h
@@ -67,7 +67,8 @@ static const struct arg args[] = {
/* function format argument interval (in ms) */
- {datetime, "%s;", "%G. %B. %e. %a"}, {keymap, "%s ", NULL},
+ {datetime, "%s;", "%G. %B.%e. %a"},
+ {keymap, "%s ", NULL},
{datetime, " %s ", "%H:%M:%S"},
};