LGUG2Z / whkd

A simple hotkey daemon for Windows
MIT License
509 stars 12 forks source link

WHKD cannot bind keys #33

Closed chris-dem closed 7 months ago

chris-dem commented 8 months ago

I installed yasb and when I tried to conenct it with komorebi, my keybindings stopped working. When I run whkd I am getting this image Any ideas on how to solve this issue?

LGUG2Z commented 8 months ago

You most likely have multiple instances running. Kill all instances with Stop-Process -Name:whkd multiple times until you get a process not found error, and then try starting komorebi again with the --whkd flag.

chris-dem commented 8 months ago

If you try again on powershell it works fine. If you use Terminal it doesn't seem to work right