X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=dwm.1;h=b5df49e5fe52ba91932ab54386ffdcd5a8e468e4;hb=726ae5bf6db098d348e117a40f330581976cfd1b;hp=6eead8495f9c7c62e0c232d4123124654e1b36d2;hpb=c7da1241490e782bc8d6b7578d7f03f843d27c72;p=dwm.git diff --git a/dwm.1 b/dwm.1 index 6eead84..b5df49e 100644 --- a/dwm.1 +++ b/dwm.1 @@ -10,10 +10,10 @@ floating modes. Either mode can be applied dynamically, optimizing the environment for the application in use and the task performed. .P In tiling mode windows are managed in a master and stacking area. The master -area contains the window which currently needs most attention, whereas the +area contains the windows which currently need most attention, whereas the stacking area contains all other windows. In floating mode windows can be resized and moved freely. Dialog windows are always managed floating, -regardless of the mode selected. +regardless of the mode applied. .P Windows are grouped by tags. Each window can be tagged with one or multiple tags. Selecting certain tags displays all windows with these tags. @@ -70,6 +70,12 @@ Grow master area (tiling mode only). .B Mod1-s Shrink master area (tiling mode only). .TP +.B Mod1-i +Increase the number of windows in the master area (tiling mode only). +.TP +.B Mod1-d +Decrease the number of windows in the master area (tiling mode only). +.TP .B Mod1-Shift-[1..n] Apply .RB nth