diff --git a/nix/hosts/t490/services/dwm.nix b/nix/hosts/t490/services/dwm.nix
index eda653a9..5be2d634 100644
--- a/nix/hosts/t490/services/dwm.nix
+++ b/nix/hosts/t490/services/dwm.nix
@@ -36,6 +36,7 @@ with lib;
       dmenu-bluetooth
       networkmanager_dmenu
       st
+      xdotool
     ];
   };
 }