1USER-DIRS.DIRS(5)                File Formats                USER-DIRS.DIRS(5)
2
3
4

NAME

6       user-dirs.dirs - settings for XDG user dirs
7

DESCRIPTION

9       The $HOME/.config/user-dirs.dirs file is a text file that contains the
10       user-specific values for the XDG user dirs. It is created and updated
11       by the xdg-user-dirs-update command.
12
13       This file contains lines of the form
14
15           XDG_NAME_DIR=VALUE
16
17       The following names are recognised:
18           DESKTOP
19           DOWNLOAD
20           TEMPLATES
21           PUBLICSHARE
22           DOCUMENTS
23           MUSIC
24           PICTURES
25           VIDEOS
26
27       VALUE must be of the form "$HOME/Path" or "/Path".
28
29       Lines beginning with a # character are ignored.
30
31       The format of user-dirs.dirs is designed to allow direct sourcing of
32       this file in shell scripts.
33

ENVIRONMENT

35       XDG_CONFIG_DIRS
36           The user-dirs.defaults file is located in this directory. The
37           default is /etc/xdg.
38

SEE ALSO

40       xdg-user-dirs-update(1)
41
42
43
44XDG                                                          USER-DIRS.DIRS(5)
Impressum