diff options
author | Romain Gonçalves <commit@rgoncalves.se> | 2021-11-21 14:20:26 +0100 |
---|---|---|
committer | Romain Gonçalves <me@rgoncalves.se> | 2025-02-28 13:18:48 +0100 |
commit | 1e50f672c8a16baf95790c559f48d80f05bcd588 (patch) | |
tree | 916facbf7b72d47a829c1a21bc152cd4dda8eae5 /dwm.1 | |
parent | 65ea6602bf2f4503e9a0b7c3418b32e48f2e5da5 (diff) | |
download | dwm-1e50f672c8a16baf95790c559f48d80f05bcd588.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 |