Axelectrik IT

Would you like to react to this message? Create an account in a few clicks or log in to continue.
Axelectrik IT

IT Service ARCH Linux OS


    [HDI ] Set personal folders - XDG

    avatar
    Admin
    Admin


    Posts : 39
    Join date : 2017-10-15

    [HDI ] Set personal folders - XDG  Empty [HDI ] Set personal folders - XDG

    Post by Admin Sun Oct 15, 2017 2:19 am

    Edit file :

    Code:

    ~/.config/user-dirs.dirs
    -----------------------------------
    # This file is written by xdg-user-dirs-update
    # If you want to change or add directories, just edit the line you're
    # interested in. All local changes will be retained on the next run
    # Format is XDG_xxx_DIR="$HOME/yyy", where yyy is a shell-escaped
    # homedir-relative path, or XDG_xxx_DIR="/yyy", where /yyy is an
    # absolute path. No other format is supported.
    #
    XDG_DESKTOP_DIR="$HOME/Escritorio"
    XDG_DOWNLOAD_DIR="/files/descargas"
    XDG_TEMPLATES_DIR="$HOME/Plantillas"
    XDG_PUBLICSHARE_DIR="$HOME/Público"
    XDG_DOCUMENTS_DIR="/files/documentos"
    XDG_MUSIC_DIR="/files/musica"
    XDG_PICTURES_DIR="/files/imagenes"
    XDG_VIDEOS_DIR="/files/video"

    Then run :
    Code:

    xdg-user-dirs-update

    To verify run :
    Code:

    xdg-user-dir DOWNLOAD

      Current date/time is Fri Apr 26, 2024 8:54 am