@{HOME}/.cache -> @{user_cache_dirs}
This commit is contained in:
parent
091d20d086
commit
1c9fc00c13
86 changed files with 266 additions and 266 deletions
|
|
@ -27,10 +27,10 @@ profile tint2 @{exec_path} {
|
|||
owner @{HOME}/.config/tint2/{,*} rw,
|
||||
|
||||
# Tint2 cache files
|
||||
owner @{HOME}/.cache/ rw,
|
||||
owner @{HOME}/.cache/tint2/ rw,
|
||||
owner @{HOME}/.cache/tint2/[0-9a-f]*.png w,
|
||||
owner @{HOME}/.cache/tint2/icon.cache rwk,
|
||||
owner @{user_cache_dirs}/ rw,
|
||||
owner @{user_cache_dirs}/tint2/ rw,
|
||||
owner @{user_cache_dirs}/tint2/[0-9a-f]*.png w,
|
||||
owner @{user_cache_dirs}/tint2/icon.cache rwk,
|
||||
|
||||
# Launcher config files
|
||||
owner @{HOME}/.config/launchers/{,*.desktop} r,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue