mirror of
https://github.com/xmonad/xmonad-contrib.git
synced 2025-07-31 04:01:51 -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.XMonad
|
||||
--
|
||||
-- in you keybindings add:
|
||||
-- in your keybindings add:
|
||||
--
|
||||
-- > , ((modMask .|. controlMask, xK_x), xmonadPrompt defaultXPConfig)
|
||||
--
|
||||
|
Reference in New Issue
Block a user