From 4a82d9fcdfa7035f2d8dbbee34076477fc882b8a Mon Sep 17 00:00:00 2001 From: Bonicgamer <44382222+Bonicgamer@users.noreply.github.com> Date: Mon, 17 Aug 2020 15:09:00 -0400 Subject: [PATCH] Added vanitygaps patch to list of patches --- Patches.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Patches.md b/Patches.md index 17292d8..f0e6e8b 100644 --- a/Patches.md +++ b/Patches.md @@ -18,3 +18,4 @@ Please ensure that the only changes in that branch are those needed for the patc * [swallow](https://github.com/djpohly/dwl/compare/master...Bonicgamer:swallowing.patch): Terminals swallow windows that they are the parent of (does not work with xwayland clients or whatever they're called) | Updated: About 2m after putting up the patch * [switchtotag](https://github.com/djpohly/dwl/compare/master...guidocella:switchtotag.patch): Adds a rule option to switch to the configured tag when a window opens, then switch back when it closes * [toggle-layout-immediately](https://github.com/djpohly/dwl/compare/master...guidocella:toggle-layout-immediately.patch): configure a default "previous" layout for `setlayout({0})` to switch back to +* [vanitygaps](https://github.com/djpohly/dwl/compare/master...Bonicgamer:vanitygaps.patch): A slightly modified version of dwm's vanitygaps patch