1
0
mirror of https://github.com/xmonad/xmonad-contrib.git synced 2025-08-13 03:05:57 -07:00

Note that an alternative to XMonad.Actions.ShowText is X.U.Dzen

This commit is contained in:
Adam Vogt
2012-12-31 02:30:42 +00:00
parent 2c6f1c22b2
commit 32548e056f

@@ -9,7 +9,8 @@
-- Stability : unstable
-- Portability : unportable
--
-- ShowText displays text for sometime on the screen
-- ShowText displays text for sometime on the screen similar to "XMonad.Util.Dzen"
-- which offers more features (currently)
-----------------------------------------------------------------------------
module XMonad.Actions.ShowText