mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
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:
parent
f4170dd82e
commit
5abf0577a7
17 changed files with 87 additions and 5 deletions
|
|
@ -6,5 +6,6 @@ HOME
|
|||
MUSIC
|
||||
PATH
|
||||
PICTURES
|
||||
PROJECTS
|
||||
RUNUSER
|
||||
VIDEOS
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue