Skip to content

1.1.7

Compare
Choose a tag to compare
@EdenQwQ EdenQwQ released this 13 Mar 08:00
· 162 commits to main since this release

New features

Include multiple config files by using the include statement.

# /etc/swhkd/swhkdrc
include /home/user/.config/swhkd/swhkdrc

@ and ~ prefixes.

Add @ before a keysym so that the command will run when the key is released.
Add ~ before a keysym so that the keysym would be sent to other clients.

What's Changed

New Contributors

Full Changelog: 1.1.5...1.1.7