sites

public wiki contents of suckless.org
git clone git://git.suckless.org/sites
Log | Files | Refs

commit fd732314bd4609138fa04f7d8ed3b57bff8dcb5e
parent b49abcada483083fe360ed65e03bc47b58080a45
Author: elbachir-one <bachiralfa@gmail.com>
Date:   Sun, 10 May 2026 13:43:44 +0100

[dwm][patches][ruleregex] Fixed index.md

Diffstat:
Mdwm.suckless.org/patches/ruleregex/index.md | 6+++---
1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/dwm.suckless.org/patches/ruleregex/index.md b/dwm.suckless.org/patches/ruleregex/index.md @@ -1,10 +1,10 @@ ruleregex -================ +========= Description ----------- -This patch allows the use of regular expressions in your window rules instead of bare string matching. - +This patch allows the use of regular expressions in your window rules +instead of simple string matching. Download --------