@{HOME}/.config -> @{user_config_dirs}
This commit is contained in:
parent
1c9fc00c13
commit
7f6ea8d44d
138 changed files with 378 additions and 378 deletions
|
|
@ -24,7 +24,7 @@ profile tint2 @{exec_path} {
|
|||
|
||||
# Tint2 config files
|
||||
/etc/xdg/tint2/tint2rc r,
|
||||
owner @{HOME}/.config/tint2/{,*} rw,
|
||||
owner @{user_config_dirs}/tint2/{,*} rw,
|
||||
|
||||
# Tint2 cache files
|
||||
owner @{user_cache_dirs}/ rw,
|
||||
|
|
@ -33,8 +33,8 @@ profile tint2 @{exec_path} {
|
|||
owner @{user_cache_dirs}/tint2/icon.cache rwk,
|
||||
|
||||
# Launcher config files
|
||||
owner @{HOME}/.config/launchers/{,*.desktop} r,
|
||||
owner @{HOME}/.config/launchers/icons/{,*.png} r,
|
||||
owner @{user_config_dirs}/launchers/{,*.desktop} r,
|
||||
owner @{user_config_dirs}/launchers/icons/{,*.png} r,
|
||||
|
||||
/{usr/,}lib/@{multiarch}/imlib2/loaders/*.so mr,
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue