Hi,
I’d like to make a couple scripts run on boot-up instead of on logon such as 2.3 in this wiki:
https://wiki.archlinux.org/title/IMWheel#Run_IMWheel_on_startup_using_a_service
After I reload the systemd manager configuration with:
sudo systemctl daemon-reload
but I can’t find the service when I try to:
sudo systemctl start ?
and I get an error with:
sudo systemctl start ~/.config/systemd/user/imwheel.service
Failed to start home-julian-.config-systemd-user-imwheel.service.mount: Unit home-julian-.config-systemd-user-imwheel.service.mount not found.
Reason I’ve gone down this rabbit hole is that the AUR package for discord running on electron scroll speed is maddeningly slow so I tried the following fix however it fails to startup on boot or login and requires me to manually install it again:
I appreciate any and all help with this and I’m sorry if I wasn’t clear in any way.