util  Artifact [2e8787ac9f]

Artifact 2e8787ac9fae28fd01000b9882ebc3a873399d814a9c6c10bc8e24452081ec54:


# util
various odds and ends. all code in this repository is licensed under the AGPL unless otherwise noted.

* **safekill.c**: utility to help keep from accidentally killing important windows; compile with `cc -Ofast safekill.c -lX11 -lc -osafekill`
* **bgrd.c**: it’s… a long story. just read the header.