tClarify comment - spoon - dwm status utility (2f30 fork)
HTML git clone git://src.adamsgaard.dk/spoon
DIR Log
DIR Files
DIR Refs
DIR LICENSE
---
DIR commit 013798f7c8c22eec779f63fbf2558092b29d2c0d
DIR parent f0108d889d337e53a1731b7b31d27ac6daadd900
HTML Author: sin <sin@2f30.org>
Date: Fri, 14 Oct 2016 14:48:56 +0100
Clarify comment
Diffstat:
M config.def.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
DIR diff --git a/config.def.h b/config.def.h
t@@ -4,7 +4,7 @@ int delay = 1;
char timeformat[] = "%a %d %b %Y %H:%M %Z";
struct ent ents[] = {
- /* reorder this if you want */
+ /* reorder/remove these as you see fit */
{ .fmt = "[%s] ", .read = mpdread },
{ .fmt = "[%s] ", .read = mixread },
{ .fmt = "[%s] ", .read = loadread },