aboutsummaryrefslogtreecommitdiff
path: root/xorg/.config
diff options
context:
space:
mode:
authordavidpkj <davidpenkow1@gmail.com>2024-03-25 20:12:00 +0100
committerdavidpkj <davidpenkow1@gmail.com>2024-03-25 20:14:29 +0100
commitf58f26f0dc4e65e7af4d720f50d1b1a724ac38fc (patch)
tree760aaedf7aa61fea4f724b04475c9b58f7579a12 /xorg/.config
parent5b9f5d92c4b6961049179598a235db60bed6ecbf (diff)
Framework Laptop
Diffstat (limited to 'xorg/.config')
-rw-r--r--xorg/.config/user-dirs.dirs15
1 files changed, 15 insertions, 0 deletions
diff --git a/xorg/.config/user-dirs.dirs b/xorg/.config/user-dirs.dirs
new file mode 100644
index 0000000..1f79a03
--- /dev/null
+++ b/xorg/.config/user-dirs.dirs
@@ -0,0 +1,15 @@
+# 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/"
+XDG_DOWNLOAD_DIR="$HOME/downloads"
+XDG_TEMPLATES_DIR="$HOME/"
+XDG_PUBLICSHARE_DIR="$HOME/"
+XDG_DOCUMENTS_DIR="$HOME/documents"
+XDG_MUSIC_DIR="$HOME/music"
+XDG_PICTURES_DIR="$HOME/images"
+XDG_VIDEOS_DIR="$HOME/"