diff options
author | 2022-02-19 23:25:30 +0530 | |
---|---|---|
committer | 2022-02-19 23:25:30 +0530 | |
commit | 4db97b291acc1aebd183880c2be2ee4fd9c6f3ae (patch) | |
tree | 0802eae35d735e220f32938030881c0105ce0e33 | |
parent | b203eee15ef04e75e18d41106b694ffe5157712d (diff) | |
download | whatsie-4db97b291acc1aebd183880c2be2ee4fd9c6f3ae.tar.gz whatsie-4db97b291acc1aebd183880c2be2ee4fd9c6f3ae.zip |
add mpris interface; is_snap env var
-rw-r--r-- | snap/snapcraft.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml index b36ade1..6fa0c5f 100644 --- a/snap/snapcraft.yaml +++ b/snap/snapcraft.yaml @@ -29,6 +29,7 @@ apps: command: bin/desktop-launch $SNAP/usr/bin/whatsie environment: XDG_CURRENT_DESKTOP: $XDG_CURRENT_DESKTOP:Unity:Unity7 + IS_SNAP: 1 desktop: usr/share/applications/whatsie.desktop plugs: - browser-support @@ -49,6 +50,7 @@ apps: - hardware-observe #might help geoclue & qtpositioning - network-observe #might help geoclue & qtpositioning - network-bind #might help geoclue & qtpositioning + - mpris plugs: gsettings: |