diff options
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/vlc.local | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/profiles/vlc.local b/profiles/vlc.local index 0b4bfa4..b57bc82 100644 --- a/profiles/vlc.local +++ b/profiles/vlc.local @@ -1,10 +1,13 @@ +ignore mkdir ${HOME}/.cache/vlc ignore noblacklist ${HOME}/.cache/vlc +ignore whitelist ${HOME}/.cache/vlc noblacklist ${MUSIC} noblacklist ${PICTURES} noblacklist ${VIDEOS} include disable-xdg.inc +whitelist ${DOWNLOADS} whitelist ${MUSIC} whitelist ${PICTURES} whitelist ${VIDEOS} @@ -20,7 +23,7 @@ ignore ipc-namespace # # seccomp breaks integrated file manager on kde applications # # due to syscall name_to_handle_at -# # kcmp syscall requied by amdgpu hardware acceleration +# # kcmp syscall required by amdgpu hardware acceleration seccomp !name_to_handle_at,!kcmp dbus-user none |