From 0a218555fe87da9247e555a8d6e988873087a1b8 Mon Sep 17 00:00:00 2001 From: Nikita Ivanov <51688199+NikitaIvanovV@users.noreply.github.com> Date: Sat, 27 May 2023 13:40:11 +0200 Subject: [PATCH] Add missing patches, fix order --- _Sidebar.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/_Sidebar.md b/_Sidebar.md index 7b4f1a1..7ad4e89 100644 --- a/_Sidebar.md +++ b/_Sidebar.md @@ -36,15 +36,19 @@ * [keyboardshortcutsinhibit](https://github.com/djpohly/dwl/wiki/keyboardshortcutsinhibit) * [keychord](https://github.com/djpohly/dwl/wiki/keychord) * [keycodes](https://github.com/djpohly/dwl/wiki/keycodes) +* [keymap](https://github.com/djpohly/dwl/wiki/keymap) * [keymapnotify](https://github.com/djpohly/dwl/wiki/keymapnotify) * [makedesktop](https://github.com/djpohly/dwl/wiki/makedesktop) * [masterOnRight](https://github.com/djpohly/dwl/wiki/masterOnRight) * [monitorconfig](https://github.com/djpohly/dwl/wiki/monitorconfig) +* [mouse-follows-focus](https://github.com/djpohly/dwl/wiki/mouse-follows-focus) * [movestack](https://github.com/djpohly/dwl/wiki/movestack) +* [move-stack-top](https://github.com/djpohly/dwl/wiki/move-stack-top) * [namedscratchpads](https://github.com/djpohly/dwl/wiki/namedscratchpads) -* [nomousefocus](https://github.com/djpohly/dwl/wiki/nomousefocus) * [naturalscrolltrackpad](https://github.com/djpohly/dwl/wiki/naturalscrolltrackpad) +* [nomousefocus](https://github.com/djpohly/dwl/wiki/nomousefocus) * [numlock](https://github.com/djpohly/dwl/wiki/numlock) +* [onlyquitonempty](https://github.com/djpohly/dwl/wiki/onlyquitonempty) * [outputPowerManagement](https://github.com/djpohly/dwl/wiki/outputPowerManagement) * [pertag](https://github.com/djpohly/dwl/wiki/pertag) * [pointerConstraints](https://github.com/djpohly/dwl/wiki/pointerConstraints)