sites

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

index.md (387B)


      1 runrules
      2 ========
      3 
      4 Description
      5 -----------
      6 This patch adds two new callable methods that reapply rules to existing client windows:
      7 1. One method applies rules to the currently focused window.
      8 2. The other method applies rules to all windows.
      9 
     10 Download
     11 --------
     12 * [dwm-runrules-20250820-cfb8627.diff](dwm-runrules-20250820-cfb8627.diff)
     13 
     14 Author
     15 ------
     16 * Ian Laird - <ian.laird@gmail.com>