diff options
Diffstat (limited to 'src/XMonad/Custom/Event.hs')
-rw-r--r-- | src/XMonad/Custom/Event.hs | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/src/XMonad/Custom/Event.hs b/src/XMonad/Custom/Event.hs index 926614b..4e0439e 100644 --- a/src/XMonad/Custom/Event.hs +++ b/src/XMonad/Custom/Event.hs @@ -8,9 +8,7 @@ -- Stability : unstable -- Portability : unportable -- --- Custom target for layouts, sublayouts and everything in between. --- ------------------------------------------------------------------------- +----------------------------------------------------------------------------- module XMonad.Custom.Event ( handleEventHook' |