mirror of
https://github.com/MatMoul/g810-led.git
synced 2024-12-23 09:16:11 +00:00
11 lines
184 B
Desktop File
11 lines
184 B
Desktop File
[Unit]
|
|
Description=Set Logitech G810 Led Profile
|
|
|
|
[Service]
|
|
ExecStart=/usr/bin/g810-led -p /etc/g810-led/profile
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|
|
Type=oneshot
|
|
RemainAfterExit=yes
|