You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

694 B

Installation

swhkd and swhks install to /usr/local/bin/ by default. You can change this behaviour by editing the Makefile variable, TARGET_DIR. The man pages (temporarily disabled), install to /usr/local/share/man/man1 by default. You can change this behaviour by editing the Makefile variable, MANPAGE_DIR.

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