From d84c032faed91e63de9107a4c4692d86d5b579d1 Mon Sep 17 00:00:00 2001 From: Don Stewart Date: Sun, 29 Apr 2007 08:11:50 +0200 Subject: Initial import of xmonad contributions darcs-hash:20070429061150-9c5c1-3c20053de19f4d37e8fd2a22d86277901bfc66d2.gz --- examples/dzen-status/readme | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 examples/dzen-status/readme (limited to 'examples/dzen-status/readme') diff --git a/examples/dzen-status/readme b/examples/dzen-status/readme new file mode 100644 index 0000000..aa8c4fd --- /dev/null +++ b/examples/dzen-status/readme @@ -0,0 +1,15 @@ +Use dzen2 for an external pop-up status bar. + +status + A shell script printing some strings into dzen2. In this case, it + extracts some openbsd settings. + +Config.hs + , ((modMask, xK_s ), spawn "/home/dons/bin/status") + + mod-s pops up a 10 second status bar. mouse button 3 closes it + explicitly. + +dzen2 is available from: + http://gotmor.googlepages.com/dzen + -- cgit v1.2.3