Skip to content

Instantly share code, notes, and snippets.

@sergiusens
Created September 14, 2016 15:36
Show Gist options
  • Save sergiusens/f8772ba7cc176bbd0ba1b29e6f2646a2 to your computer and use it in GitHub Desktop.
Save sergiusens/f8772ba7cc176bbd0ba1b29e6f2646a2 to your computer and use it in GitHub Desktop.
name: my-snap
version: '1'
summary: desktop files in apps
description: make it declarative
apps:
my-app:
command: some-command
# inside prime, will do the proper Exec replacement
desktop-file: usr/share/desktop/my-app.desktop
parts:
part:
plugin: nil
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment