diff options
Diffstat (limited to 'data/autostart/org.gnome.Software.desktop.in')
-rw-r--r-- | data/autostart/org.gnome.Software.desktop.in | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/data/autostart/org.gnome.Software.desktop.in b/data/autostart/org.gnome.Software.desktop.in new file mode 100644 index 0000000..6c7a77b --- /dev/null +++ b/data/autostart/org.gnome.Software.desktop.in @@ -0,0 +1,7 @@ +[Desktop Entry] +Type=Application +Name=GNOME Software +Exec=@bindir@/gnome-software --gapplication-service +OnlyShowIn=GNOME;Unity; +NotShowIn=Budgie +NoDisplay=true |