Alexandre Pujol
|
e4c0f683d2
|
feat(profile): replace old audio abstraction by the new stack.
|
2024-03-12 15:39:10 +00:00 |
|
Alexandre Pujol
|
2cd14aa6bb
|
chore: add missing and update copyright year.
|
2024-02-07 00:16:21 +01:00 |
|
Alexandre Pujol
|
275d6b6e62
|
feat(profiles): replace old [0-9]* glob by @{int}
Beware some [0-9]* glob are actually not proper @{int}.
|
2023-08-18 17:09:53 +01:00 |
|
ShellCode
|
0f9b7cb474
|
Fix #184 (#185)
* Replace @{HOME}/.config with @{user_config_dirs}
* Replace @{HOME}/.cache with @{user_cache_dirs}
* Replace @{HOME}/.local/state with @{user_state_dirs}
* Add missing user_share_dirs to apparmor.d/tunables/home.d/apparmor.d
* Update docs/variables.md
* Replace @{HOME}/.local/share with @{user_share_dirs}
* Replace @{HOME}/.local/lib with @{user_lib_dirs}
* Revert "Add missing user_share_dirs to apparmor.d/tunables/home.d/apparmor.d"
This reverts commit 9525003098 .
|
2023-07-27 11:20:19 +00:00 |
|
Alexandre Pujol
|
43b0f09b65
|
refactor(profiles): use @{bin} and @{lib} in profiles (4)
|
2023-07-09 14:23:22 +01:00 |
|
Alexandre Pujol
|
d95a876424
|
Add two profiles directory to have smaller dir.
|
2021-09-15 16:55:27 +01:00 |
|