fixup flatpak perms
This commit is contained in:
parent
d7c64fea80
commit
3fee789c90
1 changed files with 3 additions and 5 deletions
|
|
@ -63,12 +63,10 @@
|
||||||
"wayland"
|
"wayland"
|
||||||
];
|
];
|
||||||
|
|
||||||
talk-names = [ "org.unifiedpush.Distributor.*" ];
|
talk-names = [
|
||||||
own-names = [
|
"org.unifiedpush.Distributor.*"
|
||||||
"nexus.federated.nexus"
|
"org.freedesktop.Notifications"
|
||||||
"nexus.federated.nexus.*"
|
|
||||||
];
|
];
|
||||||
|
|
||||||
devices = [ "dri" ];
|
devices = [ "dri" ];
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue