diff options
author | 2022-02-20 00:29:45 +0530 | |
---|---|---|
committer | 2022-02-20 00:29:45 +0530 | |
commit | 2562946b153ffa188624e42e41cd2155c8dc6a6f (patch) | |
tree | 47f4fd0351f63894abb531f0c0dc6e44021b4257 | |
parent | 4db97b291acc1aebd183880c2be2ee4fd9c6f3ae (diff) | |
download | whatsie-2562946b153ffa188624e42e41cd2155c8dc6a6f.tar.gz whatsie-2562946b153ffa188624e42e41cd2155c8dc6a6f.zip |
mpris add
-rw-r--r-- | snap/snapcraft.yaml | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml index 6fa0c5f..fd9b5c7 100644 --- a/snap/snapcraft.yaml +++ b/snap/snapcraft.yaml @@ -50,7 +50,8 @@ apps: - hardware-observe #might help geoclue & qtpositioning - network-observe #might help geoclue & qtpositioning - network-bind #might help geoclue & qtpositioning - - mpris + slots: + - whatsie-mpris plugs: gsettings: @@ -70,6 +71,11 @@ plugs: interface: content target: $SNAP/qt515-core20 default-provider: qt515-core20 + +slots: + whatsie-mpris: + interface: mpris + name: whatsie parts: build-src: |