mirror of
https://github.com/xmonad/xmonad-contrib.git
synced 2025-07-31 20:21:51 -07:00
Fix more config docstrings
This commit is contained in:
@@ -44,8 +44,8 @@ import XMonadContrib.NamedWindows (getName)
|
||||
-- > , ((modMask .|. shiftMask, xK_b ), bringMenu)
|
||||
|
||||
-- %import XMonadContrib.WindowBringer
|
||||
-- %keybind ((modMask .|. shiftMask, xK_g ), gotoMenu)
|
||||
-- %keybind ((modMask .|. shiftMask, xK_b ), bringMenu)
|
||||
-- %keybind , ((modMask .|. shiftMask, xK_g ), gotoMenu)
|
||||
-- %keybind , ((modMask .|. shiftMask, xK_b ), bringMenu)
|
||||
|
||||
-- | Pops open a dmenu with window titles. Choose one, and you will be
|
||||
-- taken to the corresponding workspace.
|
||||
|
Reference in New Issue
Block a user