File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -101,14 +101,15 @@ Sensible fallback locations are used for the folders which are not set.
101
101
### XDG user directories
102
102
103
103
XDG user directories environment variables are usually ** not** set on most
104
- operating systems. However, all valid variables present in the environment
105
- are used . Appropriate fallback locations are used for the environment variables
106
- which are not set.
104
+ operating systems. However, if they are present in the environment, they take
105
+ precedence . Appropriate fallback locations are used for the environment
106
+ variables which are not set.
107
107
108
108
- On Linux distributions, the package reads the [ user-dirs.dirs] ( https://man.archlinux.org/man/user-dirs.dirs.5.en ) config file, if present.
109
109
- On Windows, the package uses the appropriate [ Known Folders] ( https://docs.microsoft.com/en-us/windows/win32/shell/knownfolderid ) .
110
110
111
- Default locations are used for any user directories which are not set, as shown in the following tables.
111
+ Lastly, default locations are used for any user directories which are not set,
112
+ as shown in the following tables.
112
113
113
114
<details open >
114
115
<summary><strong>Unix-like operating systems</strong></summary>
You can’t perform that action at this time.
0 commit comments