diff options
author | xyz <gky44px1999@gmail.com> | 2021-12-11 16:21:18 -0800 |
---|---|---|
committer | xyz <gky44px1999@gmail.com> | 2021-12-11 16:21:18 -0800 |
commit | 4607d33b1660cc601b5d38a6f696f8b4bc62607f (patch) | |
tree | 7b4abd1c04f86a574b3a8a0d4109bd88c122589e /dwm.1 | |
parent | 95dc7bfc4137e20f67e0a4dbfbe709b1cf78ea4d (diff) |
apply actualfullscreen patch by Sönke Lambert
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 |