/sxhkd

simple x hotkey daemon configs

Primary LanguageShellGNU General Public License v3.0GPL-3.0

sxhkd

simple X hotkey daemon, by the developer of bspwm, that reacts to input events by executing commands

Automatic install/update:

bash -c "$(curl -LSs https://github.com/dfmgr/sxhkd/raw/main/install.sh)"

Manual install:

requires:

Debian based:

apt install sxhkd

Fedora Based:

yum install sxhkd

Arch Based:

pacman -S sxhkd

MacOS:

brew install 
mv -fv "$HOME/.config/sxhkd" "$HOME/.config/sxhkd.bak"
git clone https://github.com/dfmgr/sxhkd "$HOME/.config/sxhkd"

sxhkd wiki | sxhkd site