| ||||||
| ||||||
| ||||||
Description | ||||||
A workspace prompt for XMonad | ||||||
Synopsis | ||||||
| ||||||
Usage | ||||||
You can use this module with the following in your ~/.xmonad/xmonad.hs: import XMonad.Prompt import XMonad.Prompt.Workspace , ((modm .|. shiftMask, xK_m ), workspacePrompt defaultXPConfig (windows . W.shift)) For detailed instruction on editing the key binding see XMonad.Doc.Extending. | ||||||
| ||||||
Produced by Haddock version 2.6.1 |