mirror of
https://github.com/xmonad/xmonad-contrib.git
synced 2025-05-19 11:30:22 -07:00
Export EZConfig parsers
This commit is contained in:
parent
e3632cb0b4
commit
abfeff5db7
@ -29,7 +29,11 @@ module XMonad.Util.EZConfig (
|
||||
mkKeymap, checkKeymap,
|
||||
mkNamedKeymap,
|
||||
|
||||
parseKey -- used by XMonad.Util.Paste
|
||||
-- * Parsers
|
||||
|
||||
parseKey, -- used by XMonad.Util.Paste
|
||||
parseKeyCombo,
|
||||
parseKeySequence, readKeySequence
|
||||
) where
|
||||
|
||||
import XMonad
|
||||
|
Loading…
x
Reference in New Issue
Block a user