-
Firstly, I would like to say, this is a great tool. When I first opened Vantage and saw only a limited number of options, I was kind of disappointed. So for the first week or so, I just used my laptop without any backlight. Now however, I'm having quite a blast with the AmbientLight Preset, and wanted to auto start it on startup. The problem I'm running into is that I want the GUI to be accessible. I have tried doing ".\legion-kb-rgb.exe set -e AmbientLight -s 4 -b 2 gui --hidden" but that just returns "error: Found argument 'gui' which wasn't expected, or isn't valid in this context". Is there any way to have the GUI be accessible while also allowing me to set AmbientLight on startup? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
You can save a profile and name it default.json which will get loaded when the program is ran in GUI mode. Though I really should make it possible to specify options and launch the GUI at the same time. |
Beta Was this translation helpful? Give feedback.
You can save a profile and name it default.json which will get loaded when the program is ran in GUI mode. Though I really should make it possible to specify options and launch the GUI at the same time.