From 8c749350b74c3c8cfe27ccdaf3fbab334439171d Mon Sep 17 00:00:00 2001 From: Sevz Date: Sun, 27 Feb 2022 00:09:03 -0600 Subject: [PATCH] Updated Patches (markdown) --- Patches.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Patches.md b/Patches.md index c23ac99..f5270d8 100644 --- a/Patches.md +++ b/Patches.md @@ -52,6 +52,6 @@ Please ensure that the only changes in that branch are those needed for the patc * [toggleKbLayout](https://github.com/djpohly/dwl/compare/main...Stivvo:toggleKbLayout.patch): Switch between multiple keyboard layouts at runtime * [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...Sevz17:vanitygaps.patch): A slightly modified version of dwm's vanitygaps patch (rebased against master on 02/27/2020) +* [vanitygaps](https://github.com/djpohly/dwl/compare/main...Sevz17:vanitygaps.patch): A slightly modified version of dwm's vanitygaps patch (rebased against main on 02/27/2020) * [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