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.
 
 
EdenQwQ 8499692702
Implement inline comments support when parsing config
2 years ago
.github [Update] fix ISSUE_TEMPLATE 2 years ago
docs [update] Example config file uploaded. 2 years ago
src Implement inline comments support when parsing config 2 years ago
.gitignore [update] add server binary to gitignore 2 years ago
.rustfmt.toml [Create] rustfmt.toml 2 years ago
Cargo.lock [rel] Version bump. 2 years ago
Cargo.toml [rel] Version bump. First official point release. 2 years ago
LICENSE move to permissive BSD 2-Clause "Simplified" License 2 years ago
Makefile [Remove] Manpage build instructions (temporary) 2 years ago
README.md [rel] Version bump. 2 years ago
swhkd.rules [feature] Polkit rule for authentication. 2 years ago

README.md

SWHKD

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

SWHKD

Simple Wayland HotKey Daemon

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 attempts to be 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.

Note: The project is a WIP. BUT!! It does work right now however it's not a drop-in replacement yet. Example config file.

Installation

See INSTALL.md for installing swhkd.

Running:

swhks pkexec swhkd

Support server:

https://discord.gg/KKZRDYrRYW

Contributors: