Introduction
Introduction Statistics Contact Development Disclaimer Help
tconfig.h: add ping timer - spoon - [fork] customized build of spoon, the dwm s…
git clone git://src.adamsgaard.dk/spoon
Log
Files
Refs
LICENSE
---
commit d994bb8af849ec674490ddda07e5cb0705fea730
parent b351340dc924cffe79aefc12700c2d6f0ea3d7e6
Author: Anders Damsgaard <[email protected]>
Date: Thu, 1 Sep 2022 08:18:18 +0200
config.h: add ping timer
Diffstat:
M config.h | 1 +
1 file changed, 1 insertion(+), 0 deletions(-)
---
diff --git a/config.h b/config.h
t@@ -8,6 +8,7 @@ struct ent ents[] = {
{ .fmt = "%s", .read = fileexists, .arg = "/tmp/screenre…
{ .fmt = "%s", .read = fileexists, .arg = "/tmp/adcast.p…
{ .fmt = " %s", .read = fileread, .arg = "/tmp/r…
+ { .fmt = " %s", .read = fileread, .arg = "/tmp/p…
{ .fmt = " %s "SEP, .read = mpdread, .arg = &(struct mpd…
{ .fmt = "%s", .read = countread, .arg = "/home/ad/.mail…
{ .fmt = " %s "SEP, .read = xkblayoutread, .arg = NULL },
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.