mirror of
https://github.com/eRgo35/dwm.git
synced 2025-12-15 21:36:10 +01:00
feat: flextime deluxe
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -5,3 +5,4 @@ config.h
|
||||
patches.h
|
||||
.legacy/
|
||||
.direnv/
|
||||
result/
|
||||
|
||||
@@ -1493,7 +1493,7 @@
|
||||
* A revamped, more flexible, and over-the-top version of the original flextile layout.
|
||||
* https://dwm.suckless.org/patches/flextile/ (original)
|
||||
*/
|
||||
#define FLEXTILE_DELUXE_LAYOUT 0
|
||||
#define FLEXTILE_DELUXE_LAYOUT 1
|
||||
|
||||
/* Gappless grid layout.
|
||||
* https://dwm.suckless.org/patches/gaplessgrid/
|
||||
|
||||
Reference in New Issue
Block a user