Files
LinaraOS/xfce/root-overlay/etc/skel/.config/user-dirs.dirs
2026-06-23 23:58:58 -05:00

40 lines
1.4 KiB
Plaintext

# 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/Desktop"
XDG_DOWNLOAD_DIR="$HOME/"
XDG_SCRIPTS_DIR="$HOME/.scripts"
XDG_WALLPAPERS_DIR="$HOME/.configs/Wallpapers"
XDG_OBS_RECORDS_DIR="$HOME/OBS/Studio/Records"
XDG_PROGRAMS_DIR="$HOME/Programs"
XDG_NETWORK_DIR="$HOME/Network"
XDG_BOOKS_DIR="$HOME/Media/Books"
XDG_MUSIC_DIR="$HOME/Media/Music"
XDG_SCREENSHOTS_DIR="$HOME/Media/Screenshots"
XDG_IMAGES_DIR="$HOME/Media/Images"
XDG_PROJECTS_DIR="$HOME/PROJECTs"
XDG_PROJECTS_DIR="$HOME/LABs"
XDG_PROJECTS_DIR="$HOME/AI"
XDG_BACKUPS_DIR="$HOME/BACKUPs"
XDG_OSINT_DIR="$HOME/OSINTs"
XDG_GAMES_DIR="$HOME/GAMES"
XDG_MINECRAFT_DIR="$HOME/GAMES/Minecraft"
XDG_DB_DIR="$HOME/DBs"
XDG_TXT_DIR="$HOME/TXTs"
XDG_KEYS_DIR="$HOME/KEYs"
XDG_TEMP_DIR="$HOME/TEMP"
XDG_MOUNT_DIR="$HOME/mnt"
XDG_HARD1_DIR="$HOME/mnt/hard1"
XDG_HARD2_DIR="$HOME/mnt/hard2"
XDG_HARD3_DIR="$HOME/mnt/hard3"
XDG_HARD4_DIR="$HOME/mnt/hard4"
XDG_TEMPLATES_DIR="$HOME/Templates"
XDG_PUBLICSHARE_DIR="$HOME/Public"
XDG_DOCUMENTS_DIR="$HOME/Documents"
XDG_PICTURES_DIR="$HOME/Pictures"
XDG_VIDEOS_DIR="$HOME/Videos"