waycrate / swhkd

Sxhkd clone for Wayland (works on TTY and X11 too)
https://git.sr.ht/~shinyzenith/swhkd
BSD 2-Clause "Simplified" License
666 stars 47 forks source link

Cannot use keychords #223

Closed zielOS closed 9 months ago

zielOS commented 10 months ago

I am trying to use keychords in swhkd. I set up keychords like this:

super + g; b brave-browser

When I try to launch swhkd with pkexec swhkd -c ~/.config/hypr/swhkdrc, I get the following error:

unknown symbol at line 17.

This is where the above keychord starts. I am assuming this has something to do with the ';' . Is there another way to setup keychords with swhkd? I used the above syntax to setup keychords with sxhkd.

Shinyzenith commented 9 months ago

Hi we use something called key modes. Read man page for more details.