Prompt/*: add XConfig variable to keybindings in doc.

This commit is contained in:
Joachim Fasting
2007-11-18 14:48:49 +00:00
parent 0d383fa26f
commit 9ff17a46aa
7 changed files with 14 additions and 14 deletions

View File

@@ -40,12 +40,12 @@ import XMonad.Prompt
--
-- 2. In your keybindings add something like:
--
-- > , ((modMask .|. controlMask, xK_x), shellPrompt defaultXPConfig)
-- > , ((modMask x .|. controlMask, xK_x), shellPrompt defaultXPConfig)
--
-- %import XMonad.Prompt
-- %import XMonad.Prompt.Shell
-- %keybind , ((modMask .|. controlMask, xK_x), shellPrompt defaultXPConfig)
-- %keybind , ((modMask x .|. controlMask, xK_x), shellPrompt defaultXPConfig)
data Shell = Shell