commit d0520b9a52a230a69e0739d927bcc6f6cba34673
parent 87d9ca65b92d3b9f0654f93bf07603ebb60a1cd9
Author: Thuban <bcnofne@lavabit.com>
Date: Fri, 21 Dec 2012 16:26:56 +0100
Added a mail counter for dwmstatus.
This needs correction and improvements.
Diffstat:
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/dwm.suckless.org/dwmstatus/index.md b/dwm.suckless.org/dwmstatus/index.md
@@ -31,6 +31,7 @@ add them here as file or as code example.
* [Support for ACPI battery status Linux](new-acpi-battery.c)
* [Reading out a temperature from /sys](dwmstatus-temperature.c)
* [Reading eth0 up-, and downspeed from /proc/net](dwmstatus-netusage.c)
+* [Counting number of mails in a Maildir/new](mail_counter.c)
Questions
---------