12 lines
262 B
Desktop File
12 lines
262 B
Desktop File
[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
|