Update/add various X11 application configurations.
This commit is contained in:
parent
a02d0684fc
commit
b54e2a317a
11 changed files with 732 additions and 0 deletions
|
|
@ -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/"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue