mirror of
https://github.com/eRgo35/dwm.git
synced 2025-12-16 13:46:11 +01:00
feat: cycle layouts
This commit is contained in:
@@ -576,7 +576,7 @@
|
|||||||
/* The cyclelayouts patch lets you cycle through all your layouts.
|
/* The cyclelayouts patch lets you cycle through all your layouts.
|
||||||
* https://dwm.suckless.org/patches/cyclelayouts/
|
* https://dwm.suckless.org/patches/cyclelayouts/
|
||||||
*/
|
*/
|
||||||
#define CYCLELAYOUTS_PATCH 0
|
#define CYCLELAYOUTS_PATCH 1
|
||||||
|
|
||||||
/* Make dwm respect _MOTIF_WM_HINTS property, and not draw borders around windows requesting
|
/* Make dwm respect _MOTIF_WM_HINTS property, and not draw borders around windows requesting
|
||||||
* for it. Some applications use this property to notify window managers to not draw window
|
* for it. Some applications use this property to notify window managers to not draw window
|
||||||
|
|||||||
Reference in New Issue
Block a user