Add desktop file for autostart.
This commit is contained in:
parent
2d134866c4
commit
8faef7bef1
1 changed files with 10 additions and 0 deletions
10
resources/desktop/rssguard.desktop.autostart
Executable file
10
resources/desktop/rssguard.desktop.autostart
Executable file
|
@ -0,0 +1,10 @@
|
|||
[Desktop Entry]
|
||||
Version=1.0
|
||||
Type=Application
|
||||
Terminal=false
|
||||
Name=RSS Guard
|
||||
TryExec=rssguard
|
||||
Exec=rssguard
|
||||
Hidden=false
|
||||
X-GNOME-Autostart-Delay=15
|
||||
X-LXQt-Need-Tray=true
|
Loading…
Add table
Reference in a new issue