Update services
This commit is contained in:
11
systemd/tray-apps/solaar.service
Normal file
11
systemd/tray-apps/solaar.service
Normal file
@ -0,0 +1,11 @@
|
||||
[Unit]
|
||||
Description=Linux manager for many Logitech keyboards, mice, and trackpads
|
||||
Documentation=https://pwr-solaar.github.io/Solaar/
|
||||
PartOf=tray-apps.target
|
||||
After=tray-apps.target
|
||||
|
||||
[Service]
|
||||
ExecStart=/usr/bin/solaar -w hide
|
||||
|
||||
[Install]
|
||||
WantedBy=tray-apps.target
|
||||
Reference in New Issue
Block a user