Change keyboard RGB color at startup
Change keyboard RGB color at startup
Hi everyone, in order to change my RGB keyboard color at startup (because color is always going back to blue when I shutdown my Legion 5), I use this github app.
But when I add a startup program (with cinnamon menu) and write
~/Application/legion-kb-rgb set -e Static -c 200,150,0,200,150,0,200,150,0,200,150,0
it's not executed at startup (but it worked in terminal when I use it manually) . What I am doing wrong please?