nix-config/sxhkd
Donovan Glover a894674c64
sxhkd: Add bspc hidden flag functionality
Note that window order is not based on the order in which windows are
hidden, but something else entirely. For this reason, it is recommended
to hide only one window at once.

A more robust solution would be to let the user choose from a list of
available hidden windows, potentially through rofi's dmenu capability.
2018-11-27 18:58:05 -05:00
..
.config/sxhkd sxhkd: Add bspc hidden flag functionality 2018-11-27 18:58:05 -05:00
README.md docs: Add READMEs for mpd, mpv, and sxhkd 2018-11-18 14:34:41 -05: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