Add XDG_GAMES_DIR

This commit is contained in:
Stoppedpuma 2024-06-14 06:53:22 +02:00 committed by Alex
parent eefb67351f
commit afbe5a95d0

View file

@ -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` |