summaryrefslogtreecommitdiff
path: root/dwm.1
diff options
context:
space:
mode:
authortsxv478 <atvx717@infraredcombat.xyz>2023-02-14 17:45:37 +0300
committertsxv478 <atvx717@infraredcombat.xyz>2023-02-14 17:45:37 +0300
commit4fe93c79480fe92222c8a32604c130d760a077fd (patch)
tree01430b200c7f1931b9b8fe0741c92c14ffa9fb3a /dwm.1
parenta6333852315add8777d6d8a93d3f06e9bb4517e9 (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