From 054ec90850bba60129efd1ad49ed53f2b0cb01cd Mon Sep 17 00:00:00 2001 From: Nikita Ivanov <51688199+NikitaIvanovV@users.noreply.github.com> Date: Sat, 15 Jul 2023 20:35:58 +0200 Subject: [PATCH] Add menu patch --- Patches.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Patches.md b/Patches.md index 7e62a74..b9611e7 100644 --- a/Patches.md +++ b/Patches.md @@ -100,6 +100,7 @@ Please ensure that the only changes in that branch are those needed for the patc * [keymap](https://github.com/djpohly/dwl/wiki/keymap) * [keymapnotify](https://github.com/djpohly/dwl/wiki/keymapnotify) * [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) * [pointerConstraints](https://github.com/djpohly/dwl/wiki/pointerConstraints)