mirror of
https://github.com/xmonad/xmonad-contrib.git
synced 2025-08-30 19:03:47 -07:00
Docstring parser for generating xmonad build configs with default settings for extensions
This commit is contained in:
@@ -36,6 +36,9 @@ import StackSet
|
||||
--
|
||||
-- > , ((modMask, xK_Return), dwmpromote)
|
||||
|
||||
-- %import XMonadContrib.DwmPromote
|
||||
-- %keybind , ((modMask, xK_Return), dwmpromote)
|
||||
|
||||
dwmpromote :: X ()
|
||||
dwmpromote = windows swap
|
||||
|
||||
|
Reference in New Issue
Block a user