mirror of
https://github.com/roddhjav/apparmor.d.git
synced 2025-01-15 00:37:19 +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` |
|
| Disk images | `@{XDG_IMG_DIR}` | `images` |
|
||||||
| Documents | `@{XDG_DOCUMENTS_DIR}` | `Documents` |
|
| Documents | `@{XDG_DOCUMENTS_DIR}` | `Documents` |
|
||||||
| Download | `@{XDG_DOWNLOAD_DIR}` | `Downloads` |
|
| Download | `@{XDG_DOWNLOAD_DIR}` | `Downloads` |
|
||||||
|
| Games | `@{XDG_GAMES_DIR}` | `.games` |
|
||||||
| Music | `@{XDG_MUSIC_DIR}` | `Music` |
|
| Music | `@{XDG_MUSIC_DIR}` | `Music` |
|
||||||
| Pictures | `@{XDG_PICTURES_DIR}` | `Pictures` |
|
| Pictures | `@{XDG_PICTURES_DIR}` | `Pictures` |
|
||||||
| Projects | `@{XDG_PROJECTS_DIR}` | `Projects` |
|
| Projects | `@{XDG_PROJECTS_DIR}` | `Projects` |
|
||||||
|
|
Loading…
Reference in a new issue