Removed pc_ for better overview

This commit is contained in:
2023-08-22 22:46:37 +02:00
parent d8bd1a37ea
commit 571bed27a3
77 changed files with 41 additions and 41 deletions

View File

@@ -0,0 +1,7 @@
[Unit]
Description=Keyboard Color Service
OnFailure=systemd-notifier@%n.service
[Service]
Type=oneshot
ExecStart=/opt/keyboard_color.sh {{ vendor_and_product_id }}

View File

@@ -0,0 +1,9 @@
[Unit]
Description=Keyboard Color Timer
[Timer]
OnCalendar={{on_calendar_msi_keyboard_color}}
Persistent=true
[Install]
WantedBy=timers.target