initial commit
This commit is contained in:
14
config.example.toml
Normal file
14
config.example.toml
Normal file
@@ -0,0 +1,14 @@
|
||||
[openrgb]
|
||||
enabled = true
|
||||
host = "localhost"
|
||||
port = 6742
|
||||
|
||||
[relay]
|
||||
enabled = true
|
||||
device = "/dev/ttyUSB0"
|
||||
baud = 9600
|
||||
channel = 1
|
||||
|
||||
[monitor]
|
||||
# Options: "screensaver", "logind", "all"
|
||||
method = "all"
|
||||
Reference in New Issue
Block a user