mirror of
https://github.com/rbreaves/kinto.git
synced 2025-07-31 00:06:42 +02:00

- Added fix to kill spawned processes to GUI app - Added proper handling of spawn from disabling sys tray app - Improved checkTray function - Set full path to avoid issues on About
8 lines
213 B
Desktop File
8 lines
213 B
Desktop File
[Desktop Entry]
|
|
Name=Kinto Tray
|
|
GenericName=Kintotray
|
|
Comment=Make Linux Type Like it's a Mac
|
|
Exec=/bin/bash -c "{homedir}/.config/kinto/kintotray.py"
|
|
Terminal=false
|
|
Type=Application
|
|
X-GNOME-Autostart-enabled=true |