From db98375d2d38e3ace0702f42f4509c8ef647ecb3 Mon Sep 17 00:00:00 2001 From: pm4rcin Date: Wed, 27 Sep 2023 17:05:04 +0000 Subject: [PATCH] Remove makedesktop since it was merged to main branch --- Patches.md | 1 - 1 file changed, 1 deletion(-) diff --git a/Patches.md b/Patches.md index 0b726e7..95c1124 100644 --- a/Patches.md +++ b/Patches.md @@ -108,7 +108,6 @@ Please ensure that the only changes in that branch are those needed for the patc * [ipc](https://github.com/djpohly/dwl/wiki/ipc) * [keyboardshortcutsinhibit](https://github.com/djpohly/dwl/wiki/keyboardshortcutsinhibit) * [keymap](https://github.com/djpohly/dwl/wiki/keymap) -* [makedesktop](https://github.com/djpohly/dwl/wiki/makedesktop) * [menu](https://github.com/djpohly/dwl/wiki/menu) * [onlyquitonempty](https://github.com/djpohly/dwl/wiki/onlyquitonempty) * [outputPowerManagement](https://github.com/djpohly/dwl/wiki/outputPowerManagement)