This makes debugging and quick config adjustments much more pleasant. Now a user can issue a SIGUSR1 signal to the process to reload config without restarting the script.
This can be bound to a hotkey, implemented in a bar like Polybar, and so on.
Example: kill -s SIGUSR1 25061
This makes debugging and quick config adjustments much more pleasant. Now a user can issue a SIGUSR1 signal to the process to reload config without restarting the script. This can be bound to a hotkey, implemented in a bar like Polybar, and so on. Example:
kill -s SIGUSR1 25061