feature: add ${PROJECTS} macro (#7157)

Based on the new ~/Projects directory from version 0.20 of the
xdg-user-dirs specification[1]:

* `XDG_PROJECTS_DIR="$HOME/Projects"`

Relates to #7147 #7151.

[1] https://www.freedesktop.org/wiki/Software/xdg-user-dirs/
This commit is contained in:
Kelvin M. Klann 2026-05-09 13:19:42 +00:00 committed by GitHub
parent f4170dd82e
commit 5abf0577a7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
17 changed files with 87 additions and 5 deletions

View file

@ -6,5 +6,6 @@ HOME
MUSIC
PATH
PICTURES
PROJECTS
RUNUSER
VIDEOS