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

View File

@@ -9,7 +9,8 @@
-- Stability : unstable -- Stability : unstable
-- Portability : unportable -- 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 module XMonad.Actions.ShowText