Use portable systemd user paths #42
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "chore/public-release-path-cleanup"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Replaces hardcoded local
/home/psyco/Projects/rgb-aurapaths with portable user-home paths before making the repository public.Changes
docs/systemd-user-service.mdto use~/Projects/rgb-aurasystemd/user/rgb-aura.serviceto use%h/Projects/rgb-auraNotes
This is a documentation/service-path portability cleanup.
No Python application code, animation visuals, runtime behavior, or configuration behavior were changed.