X-Git-Url: https://git.xinqibao.xyz/dwm.git/blobdiff_plain/f3f4e621b3498301b0a628e006d8ed02bbb21b8a..ce01d117c7ba0df2757b56735e1f194fa986b358:/dwm.1 diff --git a/dwm.1 b/dwm.1 index 7b6cadb..764b86f 100644 --- a/dwm.1 +++ b/dwm.1 @@ -116,6 +116,9 @@ Zooms/cycles focused window to/from master area (tiled layouts only). .B Mod1\-Shift\-c Close focused window. .TP +.B Mod1\-Shift\-f +Toggle fullscreen for focused window. +.TP .B Mod1\-Shift\-space Toggle focused window between tiled and floating state. .TP @@ -140,6 +143,16 @@ View all windows with any tag. .B Mod1\-Control\-[1..n] Add/remove all windows with nth tag to/from the view. .TP +.B Mod1\-- +Decrease the gaps around windows. +.TP +.B Mod1\-= +Increase the gaps around windows. +.TP +.B Mod1\-Shift-= +Reset the gaps around windows to +.BR 0 . +.TP .B Mod1\-Shift\-q Quit dwm. .TP