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 | 755aa51f5772de5bc419b9b28f999e2b7ed16ab2 (patch) | |
| tree | 2dd87d5a074b15b3c5bc6cf4b8846171c720c4b2 /home/xyz | |
| parent | cc94b0603832c98c3b13fb1a1a72f8b1bc4290ff (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/" |
