From 32428795fac67d18c5b0b235c4b42df4ff75eff2 Mon Sep 17 00:00:00 2001 From: Nikita Ivanov <51688199+NikitaIvanovV@users.noreply.github.com> Date: Fri, 26 May 2023 01:04:13 +0200 Subject: [PATCH] Add keymapnotify patch --- Patches.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Patches.md b/Patches.md index 5d90a6c..5a10082 100644 --- a/Patches.md +++ b/Patches.md @@ -91,6 +91,7 @@ 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) +* [keymapnotify](https://github.com/djpohly/dwl/wiki/keymapnotify) * [makedesktop](https://github.com/djpohly/dwl/wiki/makedesktop) * [onlyquitonempty](https://github.com/djpohly/dwl/wiki/onlyquitonempty) * [outputPowerManagement](https://github.com/djpohly/dwl/wiki/outputPowerManagement)