summaryrefslogtreecommitdiff
path: root/profiles/vlc.local
diff options
context:
space:
mode:
Diffstat (limited to 'profiles/vlc.local')
-rw-r--r--profiles/vlc.local22
1 files changed, 16 insertions, 6 deletions
diff --git a/profiles/vlc.local b/profiles/vlc.local
index ed7d779..d7094d9 100644
--- a/profiles/vlc.local
+++ b/profiles/vlc.local
@@ -1,17 +1,27 @@
ignore noblacklist ${HOME}/.cache/vlc
+noblacklist ${MUSIC}
+noblacklist ${PICTURES}
+noblacklist ${VIDEOS}
+
+include disable-xdg.inc
+
+whitelist ${MUSIC}
+whitelist ${PICTURES}
+whitelist ${VIDEOS}
+
+read-only ${DOWNLOADS}
+read-only ${MUSIC}
+read-only ${PICTURES}
+read-only ${VIDEOS}
# # alsa audio will work with ipc-namespace,
# # but it hogs the alsa device from other applications
ignore ipc-namespace
-nodbus
# # seccomp breaks integrated file manager on kde applications
# # due to syscall name_to_handle_at
# # kcmp syscall requied by amdgpu hardware acceleration
seccomp !name_to_handle_at,!kcmp
-read-only ${DOWNLOADS}
-read-only ${MUSIC}
-noblacklist ${PICTURES}
-read-only ${PICTURES}
-read-only ${VIDEOS}
+dbus-user none
+dbus-system none