From 4e6131ad81a1965eb0489c8d95c5059f41350981 Mon Sep 17 00:00:00 2001 From: Donovan Glover Date: Fri, 30 May 2025 17:45:05 -0400 Subject: [PATCH] dwm: add xdotool Useful for `xdotool getwindowfocus getwindowname` and other troubleshooting commands. --- home/dwm.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/home/dwm.nix b/home/dwm.nix index be40e5ae..5680ed0d 100644 --- a/home/dwm.nix +++ b/home/dwm.nix @@ -28,6 +28,7 @@ in scrot maim mpdris2 + xdotool (dwm.override { conf = # c