Export setOpacity from FadeInactive. Document how to make monitor transparent (X.L.Monitor)

This commit is contained in:
Roman Cheplyaka
2008-11-17 15:30:27 +00:00
parent 6962d8f216
commit 3b4473f121
2 changed files with 6 additions and 0 deletions

View File

@@ -15,6 +15,7 @@
module XMonad.Hooks.FadeInactive (
-- * Usage
-- $usage
setOpacity,
fadeInactiveLogHook
) where