mirror of
https://github.com/xmonad/xmonad-contrib.git
synced 2025-08-08 07:51:52 -07:00
Docstring parser for generating xmonad build configs with default settings for extensions
This commit is contained in:
@@ -34,6 +34,10 @@ import XMonadContrib.Commands (defaultCommands, runCommand')
|
||||
-- > , ((modMask .|. controlMask, xK_x), xmonadPrompt defaultXPConfig)
|
||||
--
|
||||
|
||||
-- %import XMonadContrib.XPrompt
|
||||
-- %import XMonadContrib.XMonadPrompt
|
||||
-- %keybind , ((modMask .|. controlMask, xK_x), xmonadPrompt defaultXPConfig)
|
||||
|
||||
data XMonad = XMonad
|
||||
|
||||
instance XPrompt XMonad where
|
||||
|
Reference in New Issue
Block a user