Enable Ly display manager service
Hello everybody! I'm new to the Artix world and I already find it powerful and interesting. I've just finished a fresh installation and I wanted to use the Ly DM. So I found this version which is compatible with runit: https://github.com/drozdowsky/ly-void
By the way, it assumes that a service is enabled from /etc/sv/service_name to /var/service/, whereas Artix uses /etc/runit/sv/service_name linked to /run/runit/service.
So, if I do sudo ln -s /etc/sv/ly-runit-service /var/service/
as the README suggests, the DM doesn't start for obvious reasons. So my question is, how do I enable the Ly DM service?
Thanks folks!