15 lines
196 B
TOML
15 lines
196 B
TOML
[openrgb]
|
|
enabled = true
|
|
host = "localhost"
|
|
port = 6742
|
|
|
|
[relay]
|
|
enabled = true
|
|
device = "/dev/ttyUSB0"
|
|
baud = 9600
|
|
channel = 1
|
|
|
|
[monitor]
|
|
# Options: "screensaver", "logind", "all"
|
|
method = "all"
|