Update mpv
mpv needs access to /dev/snd for the alsa audio backend to work
This commit is contained in:
parent
7d9ae262c9
commit
f4a386e876
1 changed files with 2 additions and 0 deletions
|
|
@ -79,6 +79,8 @@ profile mpv @{exec_path} {
|
|||
@{sys}/devices/**/sound/**/uevent r,
|
||||
|
||||
/dev/input/event@{int} r,
|
||||
/dev/snd/controlC@{int} w,
|
||||
/dev/snd/pcmC* w,
|
||||
owner /dev/tty@{int} rw,
|
||||
|
||||
profile xdg-screensaver {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue