X-Git-Url: https://jasonwoof.com/gitweb/?p=dwm.git;a=blobdiff_plain;f=dwm.1;h=5cee3f0bcfbb64e10bee989a3d1675f9600bf6fb;hp=f0703699f24d2c4274570f713f85ec12c4c0b9bc;hb=cb9607c284f978463be9e2628f115d9f41a49f89;hpb=4bd4f421d39823a5514ff43640401719be3efbf3 diff --git a/dwm.1 b/dwm.1 index f070369..5cee3f0 100644 --- a/dwm.1 +++ b/dwm.1 @@ -62,20 +62,20 @@ click on a tag label adds/removes that tag to/from the focused window. Start .BR xterm (1). .TP +.B Mod1-Return +Zooms/cycles current window to/from master area (tiling layout only). +.TP .B Mod1-j Focus next window. .TP .B Mod1-k Focus previous window. .TP -.B Mod1-Return -Zooms/cycles current window to/from master area (tiling layout only). -.TP .B Mod1-l -Grow master area (tiling layout only). +Increase master area width (tiling layout only). .TP .B Mod1-h -Shrink master area (tiling layout only). +Decrease master area width (tiling layout only). .TP .B Mod1-i Increase the number of windows in the master area (tiling layout only).