diff options
author | Anselm R. Garbe <garbeam@wmii.de> | 2006-07-14 11:57:33 +0200 |
---|---|---|
committer | Anselm R. Garbe <garbeam@wmii.de> | 2006-07-14 11:57:33 +0200 |
commit | 0e5c8198bc5a69e87b0114b81d6569188828edfa (patch) | |
tree | ac564b321cca1acb88bfe3ba720e77fa8fb12fe5 /dwm.html | |
parent | 6458d72572a30d2cc4af3385755033b2cca93057 (diff) | |
download | dwm-0e5c8198bc5a69e87b0114b81d6569188828edfa.tar.gz |
implemented dwm reading status text from stdin
Diffstat (limited to 'dwm.html')
-rw-r--r-- | dwm.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dwm.html b/dwm.html index 2efdebd..7e39f15 100644 --- a/dwm.html +++ b/dwm.html @@ -69,7 +69,7 @@ clients. </li> <li> - dwm reads from <b>stdin</b> to print arbirary status text (like the + dwm reads from <b>stdin</b> to print arbitrary status text (like the date, load, battery charge). That's much simpler than larsremote, wmiir and what not... </li> @@ -83,7 +83,7 @@ </ul> <h3>Screenshot</h3> <p> - <a href="http://wmii.de/shots/dwm-20060713.png">Click here for a screenshot</a> (20060713) + <a href="http://wmii.de/shots/dwm-20060714.png">Click here for a screenshot</a> (20060714) </p> <h3>Development</h3> <p> |