Compare commits

..

2 Commits

Author SHA1 Message Date
e528e0865f feat: cycle layouts 2024-12-28 15:31:07 +01:00
2c83076d18 chore: removed result 2024-12-28 15:30:37 +01:00
2 changed files with 1 additions and 2 deletions

View File

@@ -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

1
result
View File

@@ -1 +0,0 @@
/nix/store/xf0bjvqqsgpvas52xysakprn8l1d1abk-dwm-custom