fix #754
This commit is contained in:
parent
a4a59f9daa
commit
bd7054e1db
1 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@ cac ${XDG_CACHE_HOME:-$HOME/.cache}
|
|||
cf ${XDG_CONFIG_HOME:-$HOME/.config}
|
||||
D ${XDG_DOWNLOAD_DIR:-$HOME/Downloads}
|
||||
d ${XDG_DOCUMENTS_DIR:-$HOME/Documents}
|
||||
h ${XDG_CONFIG_HOME:-$HOME}
|
||||
h $HOME
|
||||
m ${XDG_MUSIC_DIR:-$HOME/Music}
|
||||
mn /mnt
|
||||
pp ${XDG_PICTURES_DIR:-$HOME/Pictures}
|
||||
|
|
Loading…
Reference in a new issue