diff options
| author | Xiao Pan <xyz@flylightning.xyz> | 2026-06-20 22:36:26 +0800 |
|---|---|---|
| committer | Xiao Pan <xyz@flylightning.xyz> | 2026-08-19 11:54:54 +0800 |
| commit | 56fd6f188d80de54d297570bcc7bd6b93dbd030a (patch) | |
| tree | cd9ace9a2dba4e05bc220633d56997e20e05332e /home/xyz | |
| parent | 45e896631c34b8e6b8732e70f2758dc4ca98b4d2 (diff) | |
change new official XDG_PROJECTS_DIR env dir
Diffstat (limited to 'home/xyz')
| -rw-r--r-- | home/xyz/.config/user-dirs.dirs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/home/xyz/.config/user-dirs.dirs b/home/xyz/.config/user-dirs.dirs index 85cab233..2f44dd34 100644 --- a/home/xyz/.config/user-dirs.dirs +++ b/home/xyz/.config/user-dirs.dirs @@ -13,3 +13,4 @@ XDG_DOCUMENTS_DIR="$HOME/documents/" XDG_MUSIC_DIR="$HOME/music/" XDG_PICTURES_DIR="$HOME/pictures/" XDG_VIDEOS_DIR="$HOME/videos/" +XDG_PROJECTS_DIR="$HOME/programs/" |
