Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hotkeys often stop working after the first time they work. #357

Open
afawe3331 opened this issue May 25, 2024 · 5 comments
Open

Hotkeys often stop working after the first time they work. #357

afawe3331 opened this issue May 25, 2024 · 5 comments

Comments

@afawe3331
Copy link

Even if I restart the skhd service, the hotkey works the first time, but not since. It sometimes works again, but I don't know why sometimes it works and sometimes it doesn't. How do I fix this?

@beeksiwaais
Copy link

I am experiencing a similar issue where hotkeys stop working after a few hours.

Upon investigating, I noticed that after some time, if you have Bash or other scripts in your skhd configuration, skhd will continuously spawn new processes for them without terminating the old ones. This issue does not occur when skhd is functioning properly.

@afawe3331
Copy link
Author

I am experiencing a similar issue where hotkeys stop working after a few hours.

Upon investigating, I noticed that after some time, if you have Bash or other scripts in your skhd configuration, skhd will continuously spawn new processes for them without terminating the old ones. This issue does not occur when skhd is functioning properly.

I think you're right, I'm using hotkeys for ./script.sh commands in my config file.

@gutocarvalho
Copy link

same here, after a few hours needs to restart the process to have it working.

@vizcay
Copy link

vizcay commented Jul 3, 2024

Something similar happens to me, after some time it stops processing shortcuts. But I see the process running with ps aux | grep skhd. I think this problem started after migrating to Somona.

Currently running Somona 14.5 (23F79) on M1

@gutocarvalho
Copy link

gutocarvalho commented Jul 3, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants