From e9b759f9e2dec6e1bb366492af92bdb68f4936f3 Mon Sep 17 00:00:00 2001 From: PalanixYT <51162745+PalanixYT@users.noreply.github.com> Date: Sat, 7 Aug 2021 13:48:17 +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 099c833..8ee3ad6 100644 --- a/Patches.md +++ b/Patches.md @@ -32,7 +32,7 @@ Please ensure that the only changes in that branch are those needed for the patc * [makeDesktop](https://github.com/djpohly/dwl/compare/main...Stivvo:makeDesktop.patch): Support for ``make install`` and ``make uninstall``, which also installs a .desktop file to start dwl from a display manager * [master-on-right](https://github.com/djpohly/dwl/compare/main...Sevz17:master-right.patch): Show the master area to the right * [movestack](https://github.com/djpohly/dwl/compare/main...ss7m:movestack.patch): Allows you to move a window up and down the stack -* [monitor-config](https://github.com/djpohly/dwl/compare/main...PalanixYT:set_mode.patch): Allows more monitor configuration in config.def.h +* [monitor-config](https://github.com/djpohly/dwl/compare/main...PalanixYT:monitor-config.patch): Allows more monitor configuration in config.def.h * [numlock/capslock](https://github.com/djpohly/dwl/compare/main...Sevz17:numlock/capslock.patch): Allows to activate numlock or capslock at startup * [output-power-management](https://github.com/djpohly/dwl/compare/main...guidocella:output-power-management.patch): Implement the output-power-management protocol. I don't know what this is used by, but here it is in case you need it * [pertag](https://github.com/djpohly/dwl/compare/main...guidocella:pertag.patch): A very slightly modified version of dwm's pertag patch (updated version of https://github.com/djpohly/dwl/compare/main...Bonicgamer:pertag.patch)