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:
fira959 2024-05-30 19:51:57 +02:00 committed by GitHub
parent adccd0066a
commit d12db8a8dc
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 5 additions and 3 deletions

View file

@ -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/*

View file

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