Finished keyboard color change implementation and solved bugs of shell script

This commit is contained in:
2023-12-15 18:17:46 +01:00
parent 351be2e5b1
commit 11b4fe5029
6 changed files with 41 additions and 148 deletions

View File

@@ -4,4 +4,4 @@ OnFailure=systemd-notifier@%n.service
[Service]
Type=oneshot
ExecStart=/opt/keyboard_color.sh {{ vendor_and_product_id }}
ExecStart=/bin/python /opt/keyboard_color.py {{ vendor_and_product_id }}