fix(profile): ensure aplay can list devices.

This commit is contained in:
Alexandre Pujol 2025-03-18 22:57:55 +01:00
parent 5b1702b34c
commit f6a9a1859a
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC

View file

@ -19,6 +19,8 @@ profile aplay @{exec_path} flags=(complain) {
owner @{HOME}/.Xauthority r, owner @{HOME}/.Xauthority r,
/dev/snd/controlC@{int} rw,
include if exists <local/aplay> include if exists <local/aplay>
} }