summaryrefslogtreecommitdiff
path: root/dwm.1
diff options
context:
space:
mode:
authorozpv <39195175+ozpv@users.noreply.github.com>2022-05-15 17:44:14 -0500
committerGitHub <noreply@github.com>2022-05-15 17:44:14 -0500
commitab944fffbc9882fb2f3b4b4fa6532448a2886e87 (patch)
tree78b174af05c2e929b6d379049adc43055c18aba0 /dwm.1
parent2c7a9cd77ef4ecd8750e4d970187bd2baa92c48b (diff)
update dwm
Diffstat (limited to 'dwm.1')
-rw-r--r--dwm.115
1 files changed, 4 insertions, 11 deletions
diff --git a/dwm.1 b/dwm.1
index 0202d96..3d310ac 100644
--- a/dwm.1
+++ b/dwm.1
@@ -33,7 +33,7 @@ dwm draws a small border around windows to indicate the focus state.
.SH OPTIONS
.TP
.B \-v
-prints version information to standard output, then exits.
+prints version information to stderr, then exits.
.SH USAGE
.SS Status bar
.TP
@@ -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,16 +143,6 @@ 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.
.SS Mouse commands