mirror of
https://github.com/roddhjav/apparmor.d.git
synced 2025-01-13 15:56:46 +01:00
Add XDG_GAMES_DIR
This commit is contained in:
parent
eefb67351f
commit
afbe5a95d0
1 changed files with 1 additions and 0 deletions
|
@ -13,6 +13,7 @@ title: Variables References
|
|||
| Disk images | `@{XDG_IMG_DIR}` | `images` |
|
||||
| Documents | `@{XDG_DOCUMENTS_DIR}` | `Documents` |
|
||||
| Download | `@{XDG_DOWNLOAD_DIR}` | `Downloads` |
|
||||
| Games | `@{XDG_GAMES_DIR}` | `.games` |
|
||||
| Music | `@{XDG_MUSIC_DIR}` | `Music` |
|
||||
| Pictures | `@{XDG_PICTURES_DIR}` | `Pictures` |
|
||||
| Projects | `@{XDG_PROJECTS_DIR}` | `Projects` |
|
||||
|
|
Loading…
Reference in a new issue