rocks: Add xhidecursor - sites - public wiki contents of suckless.org | |
git clone git://git.suckless.org/sites | |
Log | |
Files | |
Refs | |
--- | |
commit df9c174d6e472ebac7511425811445025abce8e2 | |
parent 9e8f86b7d61bfdd0fd59b977ee16825623ee0155 | |
Author: Riaz <[email protected]> | |
Date: Tue, 18 Feb 2025 11:25:02 -0800 | |
rocks: Add xhidecursor | |
Diffstat: | |
M suckless.org/rocks/index.md | 1 + | |
1 file changed, 1 insertion(+), 0 deletions(-) | |
--- | |
diff --git a/suckless.org/rocks/index.md b/suckless.org/rocks/index.md | |
@@ -275,6 +275,7 @@ This covers most console-based programs and programs from | |
* [wjt](https://github.com/ianremmler/wjt) - A slider widget for X. | |
* [wmutils](https://github.com/wmutils/core) - A set of utilities for managing… | |
* [xbanish](https://github.com/jcs/xbanish) - Hide the cursor while typing. | |
+* [xhidecursor](https://github.com/astier/xhidecursor) - xbanish but simpler. | |
* [xclip](https://github.com/astrand/xclip) - A tool for controlling the X11 c… | |
* [xdotool](http://www.semicomplete.com/projects/xdotool/) - A tool for script… | |
* [xdo](https://github.com/baskerville/xdo) - Similar to xdotool but it's smal… |