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

Hotload of config file not working when symlinked #342

Open
jacktho opened this issue Mar 3, 2024 · 2 comments
Open

Hotload of config file not working when symlinked #342

jacktho opened this issue Mar 3, 2024 · 2 comments

Comments

@jacktho
Copy link

jacktho commented Mar 3, 2024

I use stow to manage my configs which manages symlinks of those configs.

This does not hotload on changes when the config is symlinked:
skhd -c ~/.config/skhd/skhdrc

But pointing to the actual config does:
skhd -c ~/.dotfiles/skhd/.config/skhd/skhdrc

Also, copying the config file into ~/.config/skhd/skhdrc works as well.

This is on an M3 running macOS 14.3.1.

@dungle-scrubs
Copy link

This seems to be the case for me as well.

@alexandru0-dev
Copy link

@koekeishiya This would be a great thing to be addressed as anyone using skhd with nix-darwin cannot hot reload as the config file is symlinked and also a lot of people using stow or symlinks to manage their config files.

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

3 participants