tNo need for a global timeformat anymore - spoon - dwm status utility (2f30 fork)
(HTM) git clone git://src.adamsgaard.dk/spoon
(DIR) Log
(DIR) Files
(DIR) Refs
(DIR) LICENSE
---
(DIR) commit aaa6173641bad1e3f9732e97cbbcf7a5f60bd950
(DIR) parent a1183652b40ef2d2b72ee5a84e72ed499c9544f8
(HTM) Author: sin <sin@2f30.org>
Date: Mon, 17 Oct 2016 16:47:20 +0100
No need for a global timeformat anymore
Diffstat:
M config.def.h | 2 --
1 file changed, 0 insertions(+), 2 deletions(-)
---
(DIR) diff --git a/config.def.h b/config.def.h
t@@ -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 */