From 1a4c0cf3cb8809fc313e7ba2fbfb0f8267aa238b Mon Sep 17 00:00:00 2001 From: 917Wolf <33373005+917Wolf@users.noreply.github.com> Date: Thu, 6 May 2021 15:14:43 +0200 Subject: [PATCH] Updated Patches (markdown) --- Patches.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Patches.md b/Patches.md index 887e689..d426922 100644 --- a/Patches.md +++ b/Patches.md @@ -40,4 +40,4 @@ 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 -* [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) headerfile to change the volume via the appropriate keys. \ No newline at end of file +* [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