summaryrefslogtreecommitdiff
path: root/dwmstatus/custom.diff
diff options
context:
space:
mode:
Diffstat (limited to 'dwmstatus/custom.diff')
-rw-r--r--dwmstatus/custom.diff4
1 files changed, 2 insertions, 2 deletions
diff --git a/dwmstatus/custom.diff b/dwmstatus/custom.diff
index c0e06e6..3332cac 100644
--- a/dwmstatus/custom.diff
+++ b/dwmstatus/custom.diff
@@ -86,8 +86,8 @@ index d2a4b03..5ab33db 100644
- tmbln);
+ tmbln = mktimes("%a %d %b %H:%M", tzberlin);
+
-+ status = smprintf("%s | %s | %s | %s",
-+ avgs, partition, bat, tmbln);
++ status = smprintf(" %s | %s | %s | %s",
++ avgs, partition, bat, tmbln);
setstatus(status);
- free(t0);