Presently I have to open the program each time I start my pc so that the light start working.
Is it possible to make the changes permanent?
Maybe creating a thread that starts on system start-up and sets the color, then, if the user wanted to change the color, the program would only need to interact with the thread. (similar to how the apps' indicators work on Ubuntu)
Presently I have to open the program each time I start my pc so that the light start working.
Is it possible to make the changes permanent?
Maybe creating a thread that starts on system start-up and sets the color, then, if the user wanted to change the color, the program would only need to interact with the thread. (similar to how the apps' indicators work on Ubuntu)