nix-config/sxhkd/README.md
Donovan Glover a33c3b0f7b
Revert "Remove sxhkd"
Similar to the other revert commits, keeping my sxhkd config is useful
if I want to use bspwm in the future, since I won't have to re-create
it later.
2021-05-14 10:18:03 -04:00

17 lines
341 B
Markdown

# sxhkd
[sxhkd][sxhkd] is a hotkey daemon for X11.
## Use Cases
sxhkd can be used to:
- Bind any key combination to whatever shell command you want
- Control windows in [bspwm](/bspwm) through `bspc`
You should not use sxhkd if:
- You use a desktop environment that sets keybinds for you
[sxhkd]: https://github.com/baskerville/sxhkd