- 1 Post
- 5 Comments
- klay1@lemmy.worldtoLinux@lemmy.ml•[solved] i fail to install gHub-GUI. Where to ask for help?1·12 days ago
the classic cronjob workaround works great.
The command
/usr/bin/openrgb --profile /home/user/.config/OpenRGB/test.orp
runs fine, loads the test.orp setting i saved with openrgb-GUI. Until the keyboard goes back to default after 4 min or so.Therefore i made a cronjob that does the same, just every 3 minutes:
*/3 * * * * /usr/bin/openrgb --profile /home/user/.config/OpenRGB/test.orp
- klay1@lemmy.worldtoLinux@lemmy.ml•[solved] i fail to install gHub-GUI. Where to ask for help?1·23 days ago
correction: nevermind it does not work. Again. They keyboard just resets itself after like a minute, regardless. Don’t understand what is happening.
wait are you guys serious? I know about microplastics and pfas in us but is it a fact donating helps to get rid of some?
- klay1@lemmy.worldtoLinux@lemmy.ml•[solved] i fail to install gHub-GUI. Where to ask for help?1·12 days ago
It works fine now.Uninstalled the openRGB flatplak from the kde neon app store (discover) and instead installed the .deb from the openrgb-website.Now it works with static dimmed LEDs. NICE!
i think that was it, thank you! I must have enabled smart contrast which does that.