spoon

set dwm status
git clone git://git.2f30.org/spoon
Log | Files | Refs | LICENSE

commit aaa6173641bad1e3f9732e97cbbcf7a5f60bd950
parent a1183652b40ef2d2b72ee5a84e72ed499c9544f8
Author: sin <sin@2f30.org>
Date:   Mon, 17 Oct 2016 16:47:20 +0100

No need for a global timeformat anymore

Diffstat:
Mconfig.def.h | 2--
1 file changed, 0 insertions(+), 2 deletions(-)

diff --git a/config.def.h b/config.def.h @@ -1,7 +1,5 @@ /* delay between each update in seconds */ int delay = 1; -/* format for dateread */ -char timeformat[] = "%a %d %b %Y %H:%M %Z"; struct ent ents[] = { /* reorder/remove these as you see fit */