summaryrefslogtreecommitdiff
path: root/xdg/.config/user-dirs.dirs
diff options
context:
space:
mode:
authorAndrew Pirie <andrew@apirie.uk>2024-08-28 23:52:29 +0100
committerAndrew Pirie <andrew@apirie.uk>2024-08-28 23:52:29 +0100
commitf585e70f8cd049ea0605a85e04bce29bcdd050c4 (patch)
treedd005618f75a5fd94630d2d838643be147ec941f /xdg/.config/user-dirs.dirs
downloaddotfiles-f585e70f8cd049ea0605a85e04bce29bcdd050c4.tar.gz
dotfiles-f585e70f8cd049ea0605a85e04bce29bcdd050c4.zip
initial commit
Diffstat (limited to '')
-rw-r--r--xdg/.config/user-dirs.dirs8
1 files changed, 8 insertions, 0 deletions
diff --git a/xdg/.config/user-dirs.dirs b/xdg/.config/user-dirs.dirs
new file mode 100644
index 0000000..ee17cbd
--- /dev/null
+++ b/xdg/.config/user-dirs.dirs
@@ -0,0 +1,8 @@
+XDG_DESKTOP_DIR="$HOME/desktop"
+XDG_DOCUMENTS_DIR="$HOME/doc"
+XDG_DOWNLOAD_DIR="$HOME/download"
+XDG_PICTURES_DIR="$HOME/pic"
+XDG_MUSIC_DIR="$HOME/music"
+XDG_VIDEOS_DIR="$HOME/vid"
+XDG_TEMPLATES_DIR="$HOME/templates"
+XDG_PUBLICSHARE_DIR="$HOME/public"