diff options
author | Romain Gonçalves <commit@rgoncalves.se> | 2021-11-21 14:20:26 +0100 |
---|---|---|
committer | Romain Gonçalves <me@rgoncalves.se> | 2023-06-05 18:10:19 +0200 |
commit | 776a10cd3d3b40424ab5b3d18be40f269f18988e (patch) | |
tree | 964e3c996087672608337b5f3f63024350dd4399 /dwm.1 | |
parent | 65a32a02a9f5a653ae6c0a4ca312181b2ba840a1 (diff) | |
download | dwm-776a10cd3d3b40424ab5b3d18be40f269f18988e.tar.gz |
patches: Apply actualfullscreen
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 |