From e0e4611e351a28089fafe5fe7947c630149f49bd Mon Sep 17 00:00:00 2001 From: Nikita Ivanov <51688199+NikitaIvanovV@users.noreply.github.com> Date: Sat, 27 May 2023 13:27:25 +0200 Subject: [PATCH] Add stickyrule patch --- Patches.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Patches.md b/Patches.md index 82bfb27..1c6441c 100644 --- a/Patches.md +++ b/Patches.md @@ -40,6 +40,7 @@ Please ensure that the only changes in that branch are those needed for the patc * [movestack](https://github.com/djpohly/dwl/wiki/movestack) * [move-stack-top](https://github.com/djpohly/dwl/wiki/move-stack-top) * [push](https://github.com/djpohly/dwl/wiki/push) +* [sticky](https://github.com/djpohly/dwl/wiki/sticky) * [shiftview](https://github.com/djpohly/dwl/wiki/shiftview) * [singletagset](https://github.com/djpohly/dwl/wiki/singletagset) * [pertag](https://github.com/djpohly/dwl/wiki/pertag) @@ -48,7 +49,7 @@ Please ensure that the only changes in that branch are those needed for the patc * [center](https://github.com/djpohly/dwl/wiki/center) * [customfloat](https://github.com/djpohly/dwl/wiki/customfloat) * [namedscratchpads](https://github.com/djpohly/dwl/wiki/namedscratchpads) -* [sticky](https://github.com/djpohly/dwl/wiki/sticky) +* [stickyrule](https://github.com/djpohly/dwl/wiki/stickyrule) * [swallow](https://github.com/djpohly/dwl/wiki/swallow) * [switchtotag](https://github.com/djpohly/dwl/wiki/switchtotag)