fix #743
This commit is contained in:
parent
1cb3d43726
commit
4dd4959ebd
1 changed files with 5 additions and 5 deletions
|
@ -1,7 +1,7 @@
|
||||||
# You can add comments to these files with #
|
# You can add comments to these files with #
|
||||||
d ~/Documents
|
d ~/Documents
|
||||||
D ~/Downloads
|
D ~/Downloads
|
||||||
h ${XDG_CONFIG_HOME:-~/}
|
h ${HOME:-~/}
|
||||||
m ~/Music
|
m ~/Music
|
||||||
pp ~/Pictures
|
pp ~/Pictures
|
||||||
vv ~/Videos
|
vv ~/Videos
|
||||||
|
|
Loading…
Reference in a new issue