msi-rgb icon indicating copy to clipboard operation
msi-rgb copied to clipboard

Is there a way to save the current settings to restore when I fiddle with it too much?

Open HalJordan opened this issue 5 years ago • 1 comments

I tried the --print-current option, which seemed to be the obvious use, but got this:

hal_j@home ~ % sudo msi-rgb --print-current
Enter Nuclear Launch Code Now:
error: The following required arguments were not provided:
    <RED>
    <GREEN>
    <BLUE>

USAGE:
    msi-rgb <RED> <GREEN> <BLUE> --base-port <BASEPORT> --blink <BLINK> --print-current --duration <STEPDURATION>

For more information try --help
hal_j@home ~ % msi-rgb -V
msi-rgb 0.1.0

HalJordan avatar Sep 25 '18 00:09 HalJordan