mirror of
https://github.com/rydesun/dotfiles.git
synced 2025-12-26 22:55:00 +08:00
Move download dir
This commit is contained in:
parent
7b715aa4e9
commit
e254088324
2 changed files with 2 additions and 2 deletions
|
|
@ -1 +1 @@
|
|||
another_dir=~/Userdata/Downloads/subtitles/
|
||||
another_dir=~/Downloads/subtitles/
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@
|
|||
# absolute path. No other format is supported.
|
||||
#
|
||||
XDG_DESKTOP_DIR="$HOME/Userdata/Desktop"
|
||||
XDG_DOWNLOAD_DIR="$HOME/Userdata/Downloads"
|
||||
XDG_DOWNLOAD_DIR="$HOME/Downloads"
|
||||
XDG_TEMPLATES_DIR="$HOME/Userdata/Templates"
|
||||
XDG_PUBLICSHARE_DIR="$HOME/Userdata/Public"
|
||||
XDG_DOCUMENTS_DIR="$HOME/Userdata/Documents"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue