dwm: add pertag patch

> More general approach to taglayouts patch. This patch keeps layout,
mwfact, barpos and nmaster per tag.

https://dwm.suckless.org/patches/pertag
This commit is contained in:
Oliver Davies 2025-02-13 20:36:26 +00:00
parent 98bc3433c0
commit ea7c5b1449
2 changed files with 178 additions and 0 deletions

View file

@ -15,6 +15,7 @@
"${self}/patches/dwm/add-custom-commands-and-keys.patch"
"${self}/patches/dwm/change-mod-key.patch"
"${self}/patches/dwm/dwm-hide_vacant_tags-6.4.diff"
"${self}/patches/dwm/dwm-pertag-20200914-61bb8b2.diff"
];
};