Commit Graph

15 Commits

Author SHA1 Message Date
Alexandre Pujol
35dcde9d90
feat(tunable): add the new version variable. 2024-09-05 14:05:35 +01:00
Alexandre Pujol
fb29e8ba74
doc: general update. 2024-08-30 20:38:30 +01:00
Stoppedpuma
d8dcdb0d3c Add missing variables to docs 2024-06-14 21:04:44 +01:00
Stoppedpuma
aea114b1ec Reorganise based on type
As discussed in DMs
2024-06-14 19:12:15 +01:00
Stoppedpuma
afbe5a95d0 Add XDG_GAMES_DIR 2024-06-14 19:12:15 +01:00
Stoppedpuma
eefb67351f Add missing user_games_dirs and reorganise alphabetically
Also adds (s) after "Default Value" to make it more clear that you can
add multiple values.
2024-06-14 19:12:15 +01:00
Alexandre Pujol
0fa7985f0e
doc: improve documentation. 2024-06-03 19:06:02 +01:00
Alexandre Pujol
683e9e15c5
doc: general update. 2024-01-27 19:54:13 +00:00
Alexandre Pujol
4d9430b6be
doc: cosmetic. 2023-09-19 19:18:15 +01:00
Alexandre Pujol
10d852ca1d
doc: update variables ref & minor improvment. 2023-08-19 14:32:08 +01:00
ShellCode
cc8210a1bd
Fix xdg user dirs (#186)
* Rename XDG_*_HOME to XDG_*_DIR for consistent naming

* tunables/xdg-user-dirs.d/apparmor.d now includes 'apparmor.d.d' subfolder to permit user override
2023-08-17 18:28:10 +00: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
64146be05a
doc: update guideline to the new bin and lib variables. 2023-07-09 15:04:06 +01:00
Alexandre Pujol
37dd97a875
feat(profiles): a the XDG_IMG_DIR and user_img_dirs variables 2023-02-07 23:15:18 +00:00
Alexandre Pujol
ecf82c7176
docs: initial documentation website. 2023-01-29 21:18:22 +00:00