install: autostart desktop file starts with tray only

This commit is contained in:
Peter F. Patel-Schneider 2020-01-12 13:47:01 -05:00 committed by Peter Wu
parent 1bc189e2fe
commit e53781ec6e
2 changed files with 14 additions and 1 deletions

View File

@ -42,7 +42,7 @@ def _data_files():
yield _dirname(mo), [mo] yield _dirname(mo), [mo]
yield 'share/applications', ['share/applications/solaar.desktop'] yield 'share/applications', ['share/applications/solaar.desktop']
yield autostart_path, ['share/applications/solaar.desktop'] yield autostart_path, ['share/applications/autostart/solaar.desktop']
del _dirname del _dirname

View File

@ -0,0 +1,13 @@
[Desktop Entry]
Name=Solaar (window starts invisible)
Comment=Logitech Unifying Receiver peripherals manager
Comment[fr]=Gestionnaire de périphériques pour les récepteurs Logitech Unifying
Comment[hr]=Upravitelj Logitechovih uređaja povezanih putem Unifying i Nano prijemnika
Comment[ru]=Управление приёмником Logitech Unifying Receiver
Exec=solaar --tray
Icon=solaar
StartupNotify=true
Terminal=false
Type=Application
Keywords=logitech;unifying;receiver;mouse;keyboard;
Categories=Utility;GTK;