Update README.md

master
zeus 2020-07-21 11:57:23 +02:00 committed by GitHub
parent 24f362b83c
commit 21bfe9dbd3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ This Systemd-User-Unit sets a given Color to your OpenRGB-Controlled RGBs, and t
systemctl --user daemon-reload
systemctl --user enable openrgb.service
```
This assumes, that your OpenRGB-Executable is available under `~/bin/OpenRGB/OpenRGB`, as it would be, if you checked the OpenRGB-Repo out in your `~/bin`.
This assumes, that your OpenRGB-Executable is available under `~/bin/OpenRGB/OpenRGB`, as it would be, if you checked out the OpenRGB-Repo out in your `~/bin`.
## Known Problems
* If you plan to use Profiles, test them first. I Encountered many combinations, where I end up with broken Profiles, which did not work, even if the User-Unit does. From my understanding the profiles should be world-readable also.