Introduction
Introduction Statistics Contact Development Disclaimer Help
tfix maildir path - spoon - [fork] customized build of spoon, the dwm status ut…
git clone git://src.adamsgaard.dk/spoon
Log
Files
Refs
LICENSE
---
commit 568c3949f6922f2a250c0bf108ae6afedae319a9
parent 740a2e1df564be8b156caafb08d3d69e3c9f1917
Author: Anders Damsgaard <[email protected]>
Date: Sun, 11 Apr 2021 01:31:02 +0200
fix maildir path
Diffstat:
M config.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/config.h b/config.h
t@@ -9,7 +9,7 @@ struct ent ents[] = {
{ .fmt = "%s", .read = fileexists, .arg = "/tmp/adcast.p…
{ .fmt = " %s", .read = fileread, .arg = "/tmp/r…
{ .fmt = " %s "SEP, .read = mpdread, .arg = &(struct mpd…
- { .fmt = "%s", .read = countread, .arg = "/home/ad/.mail…
+ { .fmt = "%s", .read = countread, .arg = "/home/ad/.mail…
{ .fmt = " %s "SEP, .read = xkblayoutread, .arg = NULL },
{ .fmt = " vol %s "SEP, .read = mixread, .arg = NULL },
/*{ .fmt = "[%s] ", .read = cpuread, .arg = "/sys/device…
You are viewing proxied material from mx1.adamsgaard.dk. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.