Last active
February 27, 2023 00:45
-
-
Save mekb-turtle/08eef1b72c5e1ffe65e410c03770bef5 to your computer and use it in GitHub Desktop.
openrgb sdk server dinit service (replace /home/mekb/ with your home directory, and default_noram with your profile)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
type = process | |
command = /usr/bin/openrgb --server --server-port 6742 -p default_noram --config /home/mekb/.config/OpenRGB/ | |
smooth-recovery = true | |
logfile = /var/log/dinit/openrgb.log | |
waits-for = udev-settle | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment