URI:
       [dwm][patches][ruleregex] Fixed index.md - sites - public wiki contents of suckless.org
  HTML git clone git://git.suckless.org/sites
   DIR Log
   DIR Files
   DIR Refs
       ---
   DIR commit fd732314bd4609138fa04f7d8ed3b57bff8dcb5e
   DIR parent b49abcada483083fe360ed65e03bc47b58080a45
  HTML Author: elbachir-one <bachiralfa@gmail.com>
       Date:   Sun, 10 May 2026 13:43:44 +0100
       
       [dwm][patches][ruleregex] Fixed index.md
       
       Diffstat:
         M dwm.suckless.org/patches/ruleregex… |       6 +++---
       
       1 file changed, 3 insertions(+), 3 deletions(-)
       ---
   DIR 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
        --------