feat(profile): cleanup flatpak share access.
This commit is contained in:
parent
0ffd70319b
commit
89f896a0fd
11 changed files with 7 additions and 26 deletions
|
|
@ -14,13 +14,9 @@ profile gtk-update-icon-cache @{exec_path} flags=(attach_disconnected) {
|
|||
|
||||
@{exec_path} mr,
|
||||
|
||||
/usr/share/icons/** r,
|
||||
/usr/share/icons/**/.icon-theme.cache rw,
|
||||
/usr/share/icons/**/icon-theme.cache rw,
|
||||
|
||||
/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,
|
||||
@{system_share_dirs}/icons/{,**/} r,
|
||||
@{system_share_dirs}/icons/**/.icon-theme.cache rw,
|
||||
@{system_share_dirs}/icons/**/icon-theme.cache w,
|
||||
|
||||
owner @{user_share_dirs}/** r,
|
||||
owner @{user_share_dirs}/**/.icon-theme.cache rw,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue