auto start solaar installed from pip
how ever I can't get solaar to auto start with kde I tried adding the app menu shortcut to my auto start but it doesn't work. I'm guessing because its installed through pip?
I need the pip version because of this issue https://github.com/pwr-Solaar/Solaar/issues/2578
I need the pip version because of this issue https://github.com/pwr-Solaar/Solaar/issues/2578
GitHub
Information Solaar version (solaar --version or git describe --tags if cloned from this repository): Distribution: Bazzite Kernel version (ex. uname -srmo): Linux 6.9.12-203.fsync.fc40.x86_64 x86_6...
Solution
got it to auto start with this script
then adding the script to kde's autostart settings
the important part is the
then adding the script to kde's autostart settings
the important part is the
sleep 20 apperently the problem was it was trying to start solaar to soon