summaryrefslogtreecommitdiff
path: root/profiles/vlc.local
blob: e3ef5a0b0fc624d4f8e3951a8ae6b597dcd40e61 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
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

# # 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

dbus-user none
dbus-system none

# private-dev breaks lirc support
#ignore private-dev

# Allow paths for custom lirc config
#whitelist ${HOME]/.lircrc
#read-only ${HOME]/.lircrc
#whitelist ${HOME]/.config/lirc/vlc
#read-only ${HOME]/.config/lirc/vlc