mirror of
https://github.com/martinrotter/rssguard.git
synced 2025-01-14 17:47:21 +01:00
Add desktop file for autostart.
This commit is contained in:
parent
2d134866c4
commit
8faef7bef1
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…
Reference in New Issue
Block a user