mirror of
https://github.com/xmonad/xmonad.git
synced 2025-08-11 02:01:51 -07:00
help: correct section for workspace switching
This commit is contained in:
@@ -320,9 +320,9 @@ help = unlines ["The default modifier key is 'alt'. Default keybindings:",
|
|||||||
"-- quit, or restart",
|
"-- quit, or restart",
|
||||||
"mod-Shift-q Quit xmonad",
|
"mod-Shift-q Quit xmonad",
|
||||||
"mod-q Restart xmonad",
|
"mod-q Restart xmonad",
|
||||||
"mod-[1..9] Switch to workSpace N",
|
|
||||||
"",
|
"",
|
||||||
"-- Workspaces & screens",
|
"-- Workspaces & screens",
|
||||||
|
"mod-[1..9] Switch to workSpace N",
|
||||||
"mod-Shift-[1..9] Move client to workspace N",
|
"mod-Shift-[1..9] Move client to workspace N",
|
||||||
"mod-{w,e,r} Switch to physical/Xinerama screens 1, 2, or 3",
|
"mod-{w,e,r} Switch to physical/Xinerama screens 1, 2, or 3",
|
||||||
"mod-Shift-{w,e,r} Move client to screen 1, 2, or 3",
|
"mod-Shift-{w,e,r} Move client to screen 1, 2, or 3",
|
||||||
|
Reference in New Issue
Block a user