feat: profile update.
This commit is contained in:
parent
1ad60d3b1c
commit
0a7860694f
9 changed files with 40 additions and 24 deletions
|
|
@ -11,7 +11,7 @@ profile gtk-query-immodules @{exec_path} {
|
|||
include <abstractions/base>
|
||||
|
||||
capability dac_override,
|
||||
capability dac_override,
|
||||
capability dac_read_search,
|
||||
|
||||
@{exec_path} mr,
|
||||
|
||||
|
|
|
|||
|
|
@ -18,8 +18,9 @@ profile gtk-update-icon-cache @{exec_path} flags=(attach_disconnected) {
|
|||
/usr/share/icons/**/.icon-theme.cache rw,
|
||||
/usr/share/icons/**/icon-theme.cache rw,
|
||||
|
||||
/var/lib/flatpak/exports/share/icons/hicolor/ r,
|
||||
/var/lib/flatpak/exports/share/icons/{,**/} r,
|
||||
/var/lib/flatpak/exports/share/icons/hicolor/.icon-theme.cache rw,
|
||||
/var/lib/flatpak/exports/share/icons/hicolor/icon-theme.cache w,
|
||||
|
||||
deny /apparmor/.null rw,
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue