URI:
       [rocks] move sxhkd from library to X11 section - sites - public wiki contents of suckless.org
  HTML git clone git://git.suckless.org/sites
   DIR Log
   DIR Files
   DIR Refs
       ---
   DIR commit 3f6b8f99deb9ba325c8dc586c96b142801218372
   DIR parent 03e8f7e2c8436e2063659298bc75cf52f9e2094e
  HTML Author: NRK <nrk@disroot.org>
       Date:   Thu,  5 Mar 2026 16:51:41 +0000
       
       [rocks] move sxhkd from library to X11 section
       
       it's not a library
       
       Diffstat:
         M suckless.org/rocks/index.md         |       2 +-
       
       1 file changed, 1 insertion(+), 1 deletion(-)
       ---
   DIR diff --git a/suckless.org/rocks/index.md b/suckless.org/rocks/index.md
       @@ -55,7 +55,6 @@ because it makes them legally compatible with other suckless projects.
        * [sdhcp](https://git.2f30.org/sdhcp/) - IPv4 DHCP client.
        * [small3dlib](https://gitlab.com/drummyfish/small3dlib) - Single-header public domain C software 3D renderer with no dependencies, using only integer math.
        * [stb](https://github.com/nothings/stb) - single-file public domain (or MIT licensed) libraries for C/C++: various image, font, audio loaders etc.
       -* [sxhkd](https://github.com/baskerville/sxhkd) - Simple X hotkey daemon
        * [termbox](https://github.com/termbox/termbox) - simple ncurses-like library for creating TUIs.
        * [TinyGL](https://github.com/C-Chads/tinygl) - free software-only subset of OpenGL 1.1 implemented in C
        
       @@ -274,6 +273,7 @@ This covers most console-based programs and programs from
        * [ffcast](https://github.com/lolilolicon/FFcast) - Simple screencasting.
        * [grabc](http://www.muquit.com/muquit/software/grabc/grabc.html) - Grab the color of some pixel in X11.
        * [keynav](http://www.semicomplete.com/projects/keynav/) - A new way for keyboard selection.
       +* [sxhkd](https://github.com/baskerville/sxhkd) - Simple X hotkey daemon
        * [wjt](https://github.com/ianremmler/wjt) - A slider widget for X.
        * [wmutils](https://github.com/wmutils/core) - A set of utilities for managing windows. Can be used on their own or to augment a WM itself. Support for tiling present.
        * [xbanish](https://github.com/jcs/xbanish) - Hide the cursor while typing.