feat(profile): general update (2).

This commit is contained in:
Alexandre Pujol 2024-01-28 22:33:45 +00:00
parent 9b49999414
commit 049e89b379
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
21 changed files with 69 additions and 26 deletions

View file

@ -29,6 +29,8 @@ profile xdg-desktop-portal-gnome @{exec_path} {
network unix stream,
signal (receive) set=term peer=gdm,
dbus bind bus=session name=org.freedesktop.impl.portal.desktop.gnome,
dbus send bus=session path=/org/gnome/Shell/Screenshot
@ -64,6 +66,10 @@ profile xdg-desktop-portal-gnome @{exec_path} {
@{bin}/ r,
@{bin}/* r,
/usr/share/dconf/profile/gdm r,
/var/lib/gdm{3,}/.cache/fontconfig/[a-f0-9]*.cache-?{,.NEW,.LCK,.TMP-*} rw,
/var/lib/gdm{3,}/greeter-dconf-defaults r,
/var/lib/snapd/desktop/icons/{,**} r,
owner @{HOME}/*/{,**} rw,