X-Git-Url: https://git.xinqibao.xyz/dwm.git/blobdiff_plain/d05d09b205e1f1b045cf8da7f0b83a2bee100be6..fa244aa7fbcb438193b17111724640be244543ad:/dwm.1 diff --git a/dwm.1 b/dwm.1 index a2d6767..8b53942 100644 --- a/dwm.1 +++ b/dwm.1 @@ -57,24 +57,27 @@ click on a tag label adds/removes that tag to/from the focused window. Start .BR xterm. .TP -.B Mod1\-f -Applies floating layout. -.TP -.B Mod1\-m -Applies monocle layout. -.TP -.B Mod1\-v -Applies vertical tiled layout. -.TP -.B Mod1\-h -Applies horizontal tiled layout. +.B Mod1\-space +Toggles between layouts. .TP .B Mod1\-j Focus next window. .TP +.B Mod1\-Shift\-j +Focus next window with exactly the same tags as the current one. +.TP .B Mod1\-k Focus previous window. .TP +.B Mod1\-Shift\-k +Focus previous window with exactly the same tags as the current one. +.TP +.B Mod1\-h +Decrease master area size. +.TP +.B Mod1\-l +Increase master area size. +.TP .B Mod1\-Return Zooms/cycles focused window to/from master area (tiled layouts only). .TP