commit d0266a72d2965168e90573aa68a57087e0c60183
parent f67faf29ca3ed628d7b91aea3a8c1c0f42f21d3c
Author: elbachir-one <bachiralfa@gmail.com>
Date: Sat, 7 Mar 2026 21:37:32 +0000
[dwm][patches][ifroot] Fixed index.md
Diffstat:
1 file changed, 2 insertions(+), 0 deletions(-)
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