andrebrait / prime-indicator

PRIME Indicator Plus - enhanced indicator applet for NVIDIA Optimus laptops
GNU General Public License v3.0
69 stars 12 forks source link

is there any parameter to say yes or no without a prompt ? #30

Open as3mbus opened 6 years ago

as3mbus commented 6 years ago

hello im trying to make a complete install script to setup graphic driver including this prime indicator but it seems i dont see a way to automatically set the autostart option at the setup script

andrebrait commented 6 years ago

You'd need to modify it, unfortunately. I can't dedicate any time to do that. The autostart script is super simple, though. Maybe including an option to check it a command line arg has been passed or not and only if not then request user input, that way ypu can pass a y/n flag to make it autostart or not.

as3mbus commented 6 years ago

i'll try to do that if i have some free time. thank you for the information :smile: