Having a systemd service file would allow packagers to install it to the correct place on the users system so they could just do, for example: systemctl --user enable --now ydotoold to have it run on startup.
You can have a look at my service file here. The install section would need to be adjusted to use a more generic target to not be Sway specific.
I just wanted to open up this issue before bothering with a PR, to see if you are interested. Let me know what you think.
Having a systemd service file would allow packagers to install it to the correct place on the users system so they could just do, for example:
systemctl --user enable --now ydotooldto have it run on startup.You can have a look at my service file here. The install section would need to be adjusted to use a more generic target to not be Sway specific.
I just wanted to open up this issue before bothering with a PR, to see if you are interested. Let me know what you think.