summaryrefslogtreecommitdiff
path: root/.config
diff options
context:
space:
mode:
authorxyz <gky44px1999@gmail.com>2021-05-20 00:34:43 -0700
committerxyz <gky44px1999@gmail.com>2021-05-20 00:34:43 -0700
commit65143e631f37954a7c3fc6aedabd1e30f56518b0 (patch)
treec22b0ccd6500c8753e91a2ff560f59af12b1a54b /.config
parent4b4f034705ac668d268b48c7e23ff879e05e404e (diff)
organize code
Diffstat (limited to '.config')
-rw-r--r--.config/user-dirs.dirs2
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/user-dirs.dirs b/.config/user-dirs.dirs
index ba4f11fa..344d2dcd 100644
--- a/.config/user-dirs.dirs
+++ b/.config/user-dirs.dirs
@@ -4,7 +4,7 @@
# 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"