summaryrefslogtreecommitdiff
path: root/dwmstatus/custom.diff
diff options
context:
space:
mode:
authorTom Barrett <tom@tombarrett.xyz>2019-10-04 09:53:55 +0200
committerTom Barrett <tom@tombarrett.xyz>2019-10-04 09:53:55 +0200
commit4126299aed9d957e29557d51c4b39f0dee0380f7 (patch)
tree5955d5dbad06e992725db02e9d631bc7d13fa65b /dwmstatus/custom.diff
parent474b115630c262cfeb44814948f0abe019d4aa3f (diff)
little space
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);