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?
Did you literally use
~
as the start of the path in theStartup Applications
GUI? That’s fine for the terminal—it will fill in/home/nosnahc
(or whatever your home directory really is) for you—but, for the startup applications, you need to specify the path in full.Try:—
changing your username as necessary.
Thanks! I’ll try
Edit : it worked!!
That color combination… It doesn’t look like mint green… 🧐
You’re right! Need to change that asap