nix-config/sxhkd
Donovan Glover c59984ac06
sxhkd: Add placeholders for fn keys
Note that instead of having to remember to switch between fn and non-fn
keys, especially when working with both at the same time, we can simply
map commands that would use those fn keys with super instead.

In this way, we no longer have to worry about the same keystroke performing
a different command. The current commit serves as an easy way to remember
what the existing fn keys were if needed.
2022-05-24 16:33:08 -04:00
..
.config/sxhkd sxhkd: Add placeholders for fn keys 2022-05-24 16:33:08 -04:00
README.md Revert "Remove sxhkd" 2021-05-14 10:18:03 -04:00

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 through bspc

You should not use sxhkd if:

  • You use a desktop environment that sets keybinds for you