diff options
author | tsxv478 <atvx717@infraredcombat.xyz> | 2023-02-14 17:45:37 +0300 |
---|---|---|
committer | tsxv478 <atvx717@infraredcombat.xyz> | 2023-02-14 17:45:37 +0300 |
commit | 4fe93c79480fe92222c8a32604c130d760a077fd (patch) | |
tree | 01430b200c7f1931b9b8fe0741c92c14ffa9fb3a /dwm.1 | |
parent | a6333852315add8777d6d8a93d3f06e9bb4517e9 (diff) |
actual fullscreen
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 |