gnome-shell: allows acess XDG_PICTURES_DIR

This commit is contained in:
EliasTheGrandMasterOfMistakes 2025-03-13 19:51:32 -03:00 committed by GitHub
parent 7abbf548a2
commit 23cd2d537a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -249,6 +249,7 @@ profile gnome-shell @{exec_path} flags=(attach_disconnected,mediate_deleted) {
owner @{HOME}/.var/app/**.{png,jpg,svg} r,
owner @{HOME}/.var/app/**/ r,
owner @{HOME}/@{XDG_SCREENSHOTS_DIR}/{,**} rw,
owner @{HOME}/@{XDG_PICTURES_DIR}/{,**} rw,
owner @{HOME}/@{XDG_WALLPAPERS_DIR}/{,**} rw,
owner @{user_games_dirs}/**.{png,jpg,svg} r,