Nicola Vitale
Nicola Vitale
@simon-zz `sudo desktop-file-install fidocadj.desktop` if you have installed the package `desktop-file-utils` on your system.
Hi, it's not clear what the option `--set-led-count` does effectvely, but if you want to "test" the single leds, you can run a little script such as ``` #!/usr/bin/env bash...
You can do it for example with ``` blinkstick --index=0 --set-color="#22aaff" blinkstick --index=2 --set-color="#ffaa22" ``` To turn off the leds set color to black.
I don't think you can control more than one led with a single command. You have to issue more commands or maybe writing a Python program. You can control more...
Hi, I use the Linux version of keepassxc (installed with the `apt` command inside the chroot) and then modified the proper file in the config directory of the browser. For...