feat(profile): general update.

This commit is contained in:
Alexandre Pujol 2023-10-20 23:13:11 +01:00
parent 46d25ed922
commit e26302b155
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
7 changed files with 22 additions and 3 deletions

View file

@ -53,6 +53,11 @@ profile spice-vdagent @{exec_path} {
member=Embed
peer=(name=org.a11y.atspi.Registry), # all peer's labels
dbus receive bus=session path=/
interface=org.freedesktop.DBus.Introspectable
member=Introspect
peer=(name=:*, label=gnome-shell),
@{exec_path} mr,
/usr/share/pipewire/client-rt.conf r,

View file

@ -19,6 +19,7 @@ profile vlc @{exec_path} {
include <abstractions/fontconfig-cache-read>
include <abstractions/fonts>
include <abstractions/freedesktop.org>
include <abstractions/gstreamer>
include <abstractions/gtk>
include <abstractions/ibus>
include <abstractions/mesa>
@ -159,6 +160,8 @@ profile vlc @{exec_path} {
/dev/shm/#@{int} rw,
/dev/tty r,
owner /dev/tty@{int} rw,
/dev/snd/ r,
/dev/video@{int} rw,
# Silencer
deny @{lib}/@{multiarch}/vlc/{,**} w,