aspectresize patch

This commit is contained in:
Sravan Balaji
2020-11-23 20:48:45 -05:00
parent 586865823b
commit 1dc6430ff6
5 changed files with 91 additions and 1 deletions

6
dwm.1
View File

@@ -125,6 +125,12 @@ Toggle fullscreen (actualfullscreen patch).
.B Mod1\-Tab
Toggles to the previously selected tags.
.TP
.B Mod1\-Shift\-j
Increase window size while maintaining aspect ratio.
.TP
.B Mod1\-Shift\-k
Decrease window size while maintaining aspect ratio.
.TP
.B Mod1\-Shift\-[1..n]
Apply nth tag to focused window.
.TP