Adding option to enable gaps for monocle layout, ref. issue #11
This commit is contained in:
@@ -580,6 +580,12 @@
|
||||
*/
|
||||
#define VANITYGAPS_PATCH 0
|
||||
|
||||
/* This patch adds outer gaps for the monocle layout.
|
||||
* Most gaps patches tries to avoid gaps on the monocle layout, as it is often used as a
|
||||
* fullscreen mode, hence this is enabled separately from the main vanitygaps patch.
|
||||
*/
|
||||
#define VANITYGAPS_MONOCLE_PATCH 0
|
||||
|
||||
/* Follow a window to the tag it is being moved to.
|
||||
* https://dwm.suckless.org/patches/viewontag/
|
||||
*/
|
||||
|
Reference in New Issue
Block a user