SWHKD

A next-generation hotkey daemon for Wayland/X11 written in Rust.

## SWHKD swhkd is a display protocol-independent hotkey daemon made in Rust. swhkd uses an easy-to-use configuration system inspired by sxhkd so you can easily add or remove hotkeys. It is also a drop-in replacement for sxhkd, meaning, your sxhkd config file is also compatible with swhkd. Because swhkd can be used anywhere, the same swhkd config can be used across Xorg or Wayland desktops, and you can even use swhkd in a tty. # Dependencies: ## Runtime: - Policy Kit Daemon ( polkit ) ## Compile time: - `rustup` - `make` # Compiling: - `git clone https://github.com/shinyzenith/swhkd` - `make setup` - `make clean` - `make` for a musl compile. - `make glibc` for a glibc compile. - `sudo make install` # Running: `pkexec swhkd` # Support server: https://discord.gg/KKZRDYrRYW # Contributors: