mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-04-16 22:27:20 +02:00
Add mpris permission for snap
This commit is contained in:
parent
85ac983a27
commit
d2f57b72c3
1 changed files with 7 additions and 0 deletions
|
@ -39,6 +39,8 @@ apps:
|
|||
- unity7
|
||||
- wayland
|
||||
- x11
|
||||
slots:
|
||||
- tdesktop-mpris
|
||||
|
||||
plugs:
|
||||
# Support for common GTK themes
|
||||
|
@ -57,6 +59,11 @@ plugs:
|
|||
target: $SNAP/data-dir/sounds
|
||||
default-provider: gtk-common-themes
|
||||
|
||||
slots:
|
||||
tdesktop-mpris:
|
||||
interface: mpris
|
||||
name: tdesktop
|
||||
|
||||
layout:
|
||||
/usr/share/alsa:
|
||||
bind: $SNAP/usr/share/alsa
|
||||
|
|
Loading…
Add table
Reference in a new issue