feat(profiles): add the XDG_SCREENSHOTS_DIR variable.

This commit is contained in:
Alexandre Pujol 2022-06-13 22:16:25 +01:00
parent 2c6843f5fe
commit 20303f53e3
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
2 changed files with 4 additions and 1 deletions

View file

@ -167,6 +167,7 @@ profile gnome-shell @{exec_path} flags=(attach_disconnected) {
owner @{HOME}/.mozilla/firefox/firefox-mpris/{,*} r,
owner @{HOME}/@{XDG_MUSIC_DIR}/**/*.jpg r,
owner @{HOME}/@{XDG_WALLPAPERS_DIR}/{,**} r,
owner @{HOME}/@{XDG_SCREENSHOTS_DIR}/{,**} rw,
owner @{user_config_dirs}/.goutputstream{,*} rw,
owner @{user_config_dirs}/monitors.xml{,~} rwl,