Skip to content

Commit ac2d468

Browse files
committed
Improve user directories README.md section
1 parent 27a1554 commit ac2d468

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -101,14 +101,15 @@ Sensible fallback locations are used for the folders which are not set.
101101
### XDG user directories
102102

103103
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.
107107

108108
- On Linux distributions, the package reads the [user-dirs.dirs](https://man.archlinux.org/man/user-dirs.dirs.5.en) config file, if present.
109109
- On Windows, the package uses the appropriate [Known Folders](https://docs.microsoft.com/en-us/windows/win32/shell/knownfolderid).
110110

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.
112113

113114
<details open>
114115
<summary><strong>Unix-like operating systems</strong></summary>

0 commit comments

Comments
 (0)