From e9219755cc054ea4f5b7c96797031be51cf8905c Mon Sep 17 00:00:00 2001 From: Gean Marroquin Date: Sat, 9 Sep 2023 07:17:50 -0500 Subject: [PATCH] add regexrules to sidebar --- _Sidebar.md | 1 + 1 file changed, 1 insertion(+) diff --git a/_Sidebar.md b/_Sidebar.md index 387a3d3..47e8225 100644 --- a/_Sidebar.md +++ b/_Sidebar.md @@ -77,6 +77,7 @@ * [swaycompat](https://github.com/djpohly/dwl/wiki/swaycompat) * [sway-pointer-constraints](https://github.com/djpohly/dwl/wiki/Sway-pointer-constraints) * [switchtotag](https://github.com/djpohly/dwl/wiki/switchtotag) +* [regexrules](https://github.com/djpohly/dwl/wiki/regexrules) * [toggleKbLayout](https://github.com/djpohly/dwl/wiki/toggleKbLayout) * [toggleLayoutImmediately](https://github.com/djpohly/dwl/wiki/toggleLayoutImmediately) * [touchscreen](https://github.com/djpohly/dwl/wiki/touchscreen)