gnome-shell: allows acess XDG_PICTURES_DIR
This commit is contained in:
parent
7abbf548a2
commit
23cd2d537a
1 changed files with 1 additions and 0 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue