Update default XDG directories.
This commit is contained in:
parent
45c6b70197
commit
3024705148
1 changed files with 2 additions and 2 deletions
|
|
@ -8,8 +8,8 @@
|
||||||
# There is no point setting these to the correct locations in ~/files
|
# There is no point setting these to the correct locations in ~/files
|
||||||
# as, when the directory doesn't exist, it's reset to '$HOME/' or in
|
# as, when the directory doesn't exist, it's reset to '$HOME/' or in
|
||||||
# the case of DESKTOP created to prevent an error on login.
|
# the case of DESKTOP created to prevent an error on login.
|
||||||
XDG_DESKTOP_DIR="$HOME/"
|
XDG_DESKTOP_DIR="$HOME/Desktop"
|
||||||
XDG_DOWNLOAD_DIR="$HOME/"
|
XDG_DOWNLOAD_DIR="$HOME/Downloads"
|
||||||
XDG_DOCUMENTS_DIR="$HOME/"
|
XDG_DOCUMENTS_DIR="$HOME/"
|
||||||
XDG_TEMPLATES_DIR="$HOME/"
|
XDG_TEMPLATES_DIR="$HOME/"
|
||||||
XDG_PICTURES_DIR="$HOME/"
|
XDG_PICTURES_DIR="$HOME/"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue