diff options
author | Tom Barrett <tom@tombarrett.xyz> | 2019-10-04 09:53:55 +0200 |
---|---|---|
committer | Tom Barrett <tom@tombarrett.xyz> | 2019-10-04 09:53:55 +0200 |
commit | 4126299aed9d957e29557d51c4b39f0dee0380f7 (patch) | |
tree | 5955d5dbad06e992725db02e9d631bc7d13fa65b | |
parent | 474b115630c262cfeb44814948f0abe019d4aa3f (diff) |
little space
-rw-r--r-- | dwmstatus/custom.diff | 4 |
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); |