diff options
author | 2024-04-07 21:13:28 +0200 | |
---|---|---|
committer | 2024-04-07 21:13:28 +0200 | |
commit | 459a7c2290d964f371841864df66a676e51af9c3 (patch) | |
tree | 7a12559e1c2280ed608efe3ec16f3bcc172fa6fd /dwm.1 | |
parent | 33e91e39690fee930c61166edd5423d3853d362a (diff) | |
download | dwm-459a7c2290d964f371841864df66a676e51af9c3.tar.gz dwm-459a7c2290d964f371841864df66a676e51af9c3.tar.bz2 dwm-459a7c2290d964f371841864df66a676e51af9c3.zip |
fullscreen patch applied
Diffstat (limited to 'dwm.1')
-rw-r--r-- | dwm.1 | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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 |