commit ce40ba92a625a08e8e2ac9331aebbb06ffdde93c
Author: NRK <nrk_AT_disroot.org>
Date: Sat Feb 18 18:09:40 2023 +0600
rocks: add xdo: less bloated xdotool alternative
diff --git a/suckless.org/rocks/index.md b/suckless.org/rocks/index.md
index 43dee52c..fc7dfd25 100644
--- a/suckless.org/rocks/index.md
+++ b/suckless.org/rocks/index.md
_AT_@ -275,6 +275,7 @@ This covers most console-based programs and programs from
* [xbanish](
https://github.com/jcs/xbanish) - Hide the cursor while typing.
* [xclip](
https://github.com/astrand/xclip) - A tool for controlling the X11 clipboard.
* [xdotool](
http://www.semicomplete.com/projects/xdotool/) - A tool for scripting X11 actions.
+* [xdo](
https://github.com/baskerville/xdo) - Similar to xdotool but it's smaller and has a much saner codebase.
* [xzoom](
http://r-36.net/scm/xzoom/) - A simple zoom application.
Daemons
Received on Sat Feb 18 2023 - 13:30:44 CET