added vivaldi and some user.dir fixes

This commit is contained in:
Johannes Findeisen 2017-04-12 00:49:45 +02:00
commit 9819917034
2 changed files with 2 additions and 1 deletions

View file

@ -2,7 +2,7 @@ XDG_DESKTOP_DIR="$HOME/desktop"
XDG_DOWNLOAD_DIR="$HOME/downloads"
XDG_TEMPLATES_DIR="$HOME/templates"
XDG_PUBLICSHARE_DIR="$HOME/public"
XDG_DOCUMENTS_DIR="$HOME/docs"
XDG_DOCUMENTS_DIR="$HOME/documents"
XDG_MUSIC_DIR="$HOME/music"
XDG_PICTURES_DIR="$HOME/pictures"
XDG_VIDEOS_DIR="$HOME/videos"