Update/add various X11 application configurations.

This commit is contained in:
Darren 'Tadgy' Austin 2019-04-29 23:33:45 +01:00
commit b54e2a317a
11 changed files with 732 additions and 0 deletions

View file

@ -5,6 +5,9 @@
# homedir-relative path, or XDG_xxx_DIR="/yyy", where /yyy is an
# absolute path. No other format is supported.
#
# 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
# the case of DESKTOP created to prevent an error on login.
XDG_DESKTOP_DIR="$HOME/"
XDG_DOWNLOAD_DIR="$HOME/"
XDG_DOCUMENTS_DIR="$HOME/"