diff --git a/Patches.md b/Patches.md index b38fd95..fcfd22f 100644 --- a/Patches.md +++ b/Patches.md @@ -47,4 +47,5 @@ Please ensure that the only changes in that branch are those needed for the patc * [toggle-layout-immediately](https://github.com/djpohly/dwl/compare/main...guidocella:toggle-layout-immediately.patch): configure a default "previous" layout for `setlayout({0})` to switch back to * [unclutter](https://github.com/djpohly/dwl/compare/main...guidocella:unclutter.patch): Hide the mouse cursor if it isn’t being used * [vanitygaps](https://github.com/djpohly/dwl/compare/main...Bonicgamer:vanitygaps.patch): A slightly modified version of dwm's vanitygaps patch +* [vertile](https://github.com/djpohly/dwl/compare/main...ChausseBenjamin:vertile.patch): A tiled layout optimized for wide vertical monitors * [XF86keysym](https://github.com/djpohly/dwl/compare/main...917Wolf:vol.patch): Utilizing the [/usr/include/X11/XF86keysym.h](https://cgit.freedesktop.org/xorg/proto/x11proto/tree/XF86keysym.h) header file to change the volume via the appropriate keys. \ No newline at end of file