zocker-160 / keyboard-center

Application for mapping macro keys on Logitech keyboards
GNU General Public License v3.0
66 stars 3 forks source link

AUR keyboard-center2 broken #71

Closed recallmenot closed 9 hours ago

recallmenot commented 10 hours ago

Hi, the MAKEPKG installs keyboard-center2 to /opt/keyboard-center2 instead. The .desktop file now leads nowhere. Can only launch it by keyboard-center2 but this expects the files in /opt/keyboard-center:

python3: can't open file '/opt/keyboard-center/main.py': [Errno 2] No such file or directory

Had to ln -s /opt/keyboard-center2 /opt/keyboard-center, then I can launch it by keyboard-center2.

zocker-160 commented 10 hours ago

ah damn yes, I will fix asap