Revert fibonacci, gaplessgrid, centered{master,floatingmaster} patches

This commit is contained in:
2025-11-26 03:34:14 +00:00
parent 6eb2ae7c8b
commit 43c355c489
8 changed files with 2 additions and 492 deletions

12
dwm.1
View File

@@ -17,13 +17,7 @@ area on the left contains one window by default, and the stacking area
on the right contains all other windows. The number of master area
windows can be adjusted from zero to an arbitrary number.
.IP \[bu]
monocle (normal or floating master)
Normal: all windows are maximised to the screen size.
Floating master: the master clients are placed floating in the centre
of the screen while the remaining stacking clients are placed side by
side vertically.
monocle: all windows are maximised to the screen size.
.IP \[bu]
deck: the stacking clients are placed floating on top of each other
such that there are only two partitions of the screen space.
@@ -157,10 +151,6 @@ Set layout to floating.
.B Mod\-Shift\-m
Set layout to monocle.
.TP
.B Mod\-Shift\-o
Set layout to centred floating monocle.
.TP
.B Mod\-Shift\-d
Set layout to deck layout.