1
0
forked from extern/nix-config
donovanglover-nix-config/sxhkd
Donovan Glover d41321b427
sxhkd: Remove clipboard to browser
Although this was cute and allowed us to open links in any browser from
anywhere on the computer, in practice this "ability" wasn't that useful.
In the event that looking up words is needed, it's easier to open or
switch to qutebrowser and use its search feature instead of trying to
remember which keybinding is which.

One solution for the future would be to synchronize qutebrowser search
engines with a rofi/dmenu-like selection screen, which would solve the
problem of not remembering which keybind is which. Frequently used
search engines would be higher on the list and would require less or no
typing beyond <CR> after the initial prompt.
2022-11-03 11:37:39 -04:00
..
.config/sxhkd sxhkd: Remove clipboard to browser 2022-11-03 11:37:39 -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