Minor improvements (#336)
* Update audio-client * Update mpv * Update mutt add common mail dir * Update apparmor.d * Update mutt * Update mutt * Update mutt * Update mutt * Update mutt
This commit is contained in:
parent
adccd0066a
commit
d12db8a8dc
4 changed files with 5 additions and 3 deletions
|
|
@ -64,6 +64,7 @@ profile mpv @{exec_path} {
|
|||
|
||||
owner @{PROC}/@{pid}/cmdline r,
|
||||
owner @{PROC}/@{pid}/task/ r,
|
||||
owner @{PROC}/@{pid}/task/@{tid}/comm rw,
|
||||
|
||||
@{run}/udev/data/+input:input@{int} r, # for mouse, keyboard, touchpad
|
||||
@{run}/udev/data/c13:@{int} r, # for /dev/input/*
|
||||
|
|
|
|||
|
|
@ -97,7 +97,8 @@ profile mutt @{exec_path} {
|
|||
@{bin}/lynx mrix,
|
||||
|
||||
owner @{HOME}/.w3m/* rw,
|
||||
|
||||
owner @{user_mail_dirs}/{,**} r,
|
||||
owner @{user_mail_dirs}/tmp/{,**} rw,
|
||||
owner /{var/,}tmp/mutt* rw,
|
||||
|
||||
include if exists <local/mutt_html-renderer>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue