mirror of
https://github.com/xmonad/xmonad-contrib.git
synced 2025-08-07 23:41:52 -07:00
Prompt/XMonad.hs: minor typo in doc.
This commit is contained in:
@@ -30,7 +30,7 @@ import XMonad.Actions.Commands (defaultCommands, runCommand')
|
|||||||
-- > import XMonad.Prompt
|
-- > import XMonad.Prompt
|
||||||
-- > import XMonad.Prompt.XMonad
|
-- > import XMonad.Prompt.XMonad
|
||||||
--
|
--
|
||||||
-- in you keybindings add:
|
-- in your keybindings add:
|
||||||
--
|
--
|
||||||
-- > , ((modMask .|. controlMask, xK_x), xmonadPrompt defaultXPConfig)
|
-- > , ((modMask .|. controlMask, xK_x), xmonadPrompt defaultXPConfig)
|
||||||
--
|
--
|
||||||
|
Reference in New Issue
Block a user