URI: 
       [dwm][patches][ifroot] 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 d0266a72d2965168e90573aa68a57087e0c60183
   DIR parent f67faf29ca3ed628d7b91aea3a8c1c0f42f21d3c
  HTML Author: elbachir-one <bachiralfa@gmail.com>
       Date:   Sat,  7 Mar 2026 21:37:32 +0000
       
       [dwm][patches][ifroot] Fixed index.md
       
       Diffstat:
         M dwm.suckless.org/patches/ifroot/in… |       2 ++
       
       1 file changed, 2 insertions(+), 0 deletions(-)
       ---
   DIR diff --git a/dwm.suckless.org/patches/ifroot/index.md b/dwm.suckless.org/patches/ifroot/index.md
       @@ -7,6 +7,8 @@ Adds the `ifroot` function, which allows assigning two actions to a single keybi
        The first action is executed when no client is focused, and the second when a client
        is focused. This is mainly intended for using the same keybinding to close windows,
        quit dwm, or open the power menu.
       +
       +#### Note
        This patch is obsolete, use `conditional` instead.
        
        Download