Added music and videos dir to .config/user-dirs.dirs.
This commit is contained in:
parent
767d030fcd
commit
8265cfe40d
1 changed files with 2 additions and 2 deletions
|
|
@ -10,6 +10,6 @@ XDG_DOWNLOAD_DIR="$HOME/downloads"
|
|||
XDG_TEMPLATES_DIR="$HOME/templates"
|
||||
XDG_PUBLICSHARE_DIR="$HOME/public"
|
||||
XDG_DOCUMENTS_DIR="$HOME/documents"
|
||||
XDG_MUSIC_DIR="$HOME/"
|
||||
XDG_MUSIC_DIR="$HOME/music"
|
||||
XDG_PICTURES_DIR="$HOME/images"
|
||||
XDG_VIDEOS_DIR="$HOME/"
|
||||
XDG_VIDEOS_DIR="$HOME/videos"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue