summaryrefslogtreecommitdiff
path: root/dwm.1
diff options
context:
space:
mode:
authortsxv478 <vt0451@yandex.ru>2023-02-14 17:45:37 +0300
committertsxv478 <vt0451@yandex.ru>2023-02-14 17:45:37 +0300
commit36d9bb1c4a16654fb6223b4e350d06660f7a1062 (patch)
tree01430b200c7f1931b9b8fe0741c92c14ffa9fb3a /dwm.1
parentfb5c73335f08eb8a908351fbba6888e72ac7326a (diff)
actual fullscreen
Diffstat (limited to 'dwm.1')
-rw-r--r--dwm.13
1 files changed, 3 insertions, 0 deletions
diff --git a/dwm.1 b/dwm.1
index ddc8321..3d310ac 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