aboutsummaryrefslogtreecommitdiff
path: root/slstatus/config.def.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--slstatus/config.def.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/slstatus/config.def.h b/slstatus/config.def.h
index f58aba9..9eb7384 100644
--- a/slstatus/config.def.h
+++ b/slstatus/config.def.h
@@ -69,6 +69,6 @@ static const struct arg args[] = {
{datetime, "%s;", "%G. %B. %e. %a"},
{keymap, "%s ", NULL},
- {datetime, " %s ", "%H:%M:%S"},
+ {datetime, "%s ", "%H:%M:%S"},
};