From 4126299aed9d957e29557d51c4b39f0dee0380f7 Mon Sep 17 00:00:00 2001 From: Tom Barrett Date: Fri, 4 Oct 2019 09:53:55 +0200 Subject: little space --- dwmstatus/custom.diff | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dwmstatus/custom.diff') 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); -- cgit v1.2.3