Use portable systemd user paths #42

Merged
JackFrostbyte merged 1 commit from chore/public-release-path-cleanup into main 2026-05-09 23:35:45 -04:00

Summary

Replaces hardcoded local /home/psyco/Projects/rgb-aura paths with portable user-home paths before making the repository public.

Changes

  • Updated docs/systemd-user-service.md to use ~/Projects/rgb-aura
  • Updated systemd/user/rgb-aura.service to use %h/Projects/rgb-aura

Notes

This is a documentation/service-path portability cleanup.

No Python application code, animation visuals, runtime behavior, or configuration behavior were changed.

## Summary Replaces hardcoded local `/home/psyco/Projects/rgb-aura` paths with portable user-home paths before making the repository public. ## Changes - Updated `docs/systemd-user-service.md` to use `~/Projects/rgb-aura` - Updated `systemd/user/rgb-aura.service` to use `%h/Projects/rgb-aura` ## Notes This is a documentation/service-path portability cleanup. No Python application code, animation visuals, runtime behavior, or configuration behavior were changed.
JackFrostbyte deleted branch chore/public-release-path-cleanup 2026-05-09 23:35:45 -04:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
JackFrostbyte/rgb-aura!42
No description provided.