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

compositor pkexec swhkd invocation is buggy #231

Open foxjaw opened 7 months ago

foxjaw commented 7 months ago

Version Information:

Describe the bug: I'm not sure how https://github.com/waycrate/swhkd#autostart point#1 works on sway.
Try swaymsg exec pkexec swhkd it won't spawn daemon at all.

Expected behavior: Daemon should be running.

Actual behavior: swaymsg doesn't invoke the daemon at all.

Additional information: As of now, shell autostarting works fine. I believe the point#1 in autostart README is misguided.