mirror of
https://github.com/xmonad/xmonad-contrib.git
synced 2025-05-19 11:30:22 -07:00
Merge pull request #402 from elkowar/fix-usage-missing
Fix missing usage-section in XMonad.Hooks.WindowSwallowing
This commit is contained in:
commit
cd1c1d1d69
@ -38,7 +38,9 @@
|
||||
-- application and asking them to set that property.
|
||||
-----------------------------------------------------------------------------
|
||||
module XMonad.Hooks.WindowSwallowing
|
||||
( swallowEventHook
|
||||
( -- * Usage
|
||||
-- $usage
|
||||
swallowEventHook
|
||||
)
|
||||
where
|
||||
import XMonad
|
||||
|
Loading…
x
Reference in New Issue
Block a user