X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=dwm.1;h=8b539423059b569996a5a977e50eb47739df4dfa;hb=71681c21a594260604779b96f46d51c82af11a03;hp=56cd2ab0a002d9dcf54f9dbfb0d4d30228c2e6d0;hpb=20cd3360876f551c0f3b4c9c5a827a64b829e6ef;p=dwm.git diff --git a/dwm.1 b/dwm.1 index 56cd2ab..8b53942 100644 --- a/dwm.1 +++ b/dwm.1 @@ -60,15 +60,24 @@ Start .B Mod1\-space Toggles between layouts. .TP -.B Mod1\-Control\-space -Toggles between geometries. -.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