feat(profiles): add the XDG_SCREENSHOTS_DIR variable.
This commit is contained in:
parent
2c6843f5fe
commit
20303f53e3
2 changed files with 4 additions and 1 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue