Add XDG dir config
parent
6263b601dc
commit
165f3153dd
|
@ -0,0 +1,3 @@
|
|||
XDG_DESKTOP_DIR="$HOME"
|
||||
XDG_DOWNLOAD_DIR="$HOME/dl"
|
||||
XDG_DOCUMENTS_DIR="$HOME/doc"
|
Loading…
Reference in New Issue