Mostly an excuse to play around with: - CLI distribution and github actions workflow - kdl as a config language - beats :)I decided to share it as it may be useful to somebody else. I included a daemon mode, so that external environments can attach keybindings to control it (e.g. your wayland compositor)Also looking for feedback on the github actions workflow, and general adherence to modern best practices for a rust based CLII tested on linux, it should work on mac os, I highly doubt it would work on windows, but PRs are welcome :)