diff options
author | Andrea Rossato <andrea.rossato@ing.unitn.it> | 2007-10-31 12:37:14 +0100 |
---|---|---|
committer | Andrea Rossato <andrea.rossato@ing.unitn.it> | 2007-10-31 12:37:14 +0100 |
commit | b609ac577e56ff467639dc50dac2c4ae59f04a24 (patch) | |
tree | 3f2939fa44bfc10ab8a75ac5354a4a3317ff890b /README | |
parent | 96a10b40922787d0b95b0af3e2b537d08a3da587 (diff) | |
download | xmobar-b609ac577e56ff467639dc50dac2c4ae59f04a24.tar.gz xmobar-b609ac577e56ff467639dc50dac2c4ae59f04a24.tar.bz2 |
README: added link to xmonad home page
darcs-hash:20071031113714-d6583-82f88dc6e4df43eefa5d36c637f95483c607bd90.gz
Diffstat (limited to 'README')
-rw-r--r-- | README | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -4,7 +4,8 @@ About ----- -[Xmobar] is a minimalistic, text based, status bar. +[Xmobar] is a minimalistic, text based, status bar. It was designed to +work with the [XMonad] Window Manager. It was inspired by the [Ion3] status bar, and supports similar features, like dynamic color management, output templates, and extensibility @@ -428,6 +429,8 @@ Useful links The [Xmobar] home page +The [XMonad] home page + [Xmobars darcs repository] To understand the internal mysteries of Xmobar you may try reading @@ -453,3 +456,4 @@ Copyright © 2007 Andrea Rossato [Xmobars darcs repository]: http://code.haskell.org/xmobar [on X Window Programming in Haskell]: http://www.haskell.org/haskellwiki/X_window_programming_in_Haskell [Ion3]: http://modeemi.fi/~tuomov/ion/ +[XMonad]: http://xmonad.org
\ No newline at end of file |