summaryrefslogtreecommitdiffstats
path: root/user-dirs.conf
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-07 17:01:42 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-07 17:01:42 +0000
commitaa98e388fa3407f703f80c61117237af961f61b3 (patch)
tree28b7e94cee4f96a9a0ea2b482cd279279e7bb713 /user-dirs.conf
parentInitial commit. (diff)
downloadxdg-user-dirs-aa98e388fa3407f703f80c61117237af961f61b3.tar.xz
xdg-user-dirs-aa98e388fa3407f703f80c61117237af961f61b3.zip
Adding upstream version 0.18.upstream/0.18upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'user-dirs.conf')
-rw-r--r--user-dirs.conf11
1 files changed, 11 insertions, 0 deletions
diff --git a/user-dirs.conf b/user-dirs.conf
new file mode 100644
index 0000000..86012d0
--- /dev/null
+++ b/user-dirs.conf
@@ -0,0 +1,11 @@
+# This controls the behaviour of xdg-user-dirs-update which is run on user login
+# You can also have per-user config in ~/.config/user-dirs.conf, or specify
+# the XDG_CONFIG_HOME and/or XDG_CONFIG_DIRS to override this
+#
+
+enabled=True
+
+# This sets the filename encoding to use. You can specify an explicit
+# encoding, or "locale" which means the encoding of the users locale
+# will be used
+filename_encoding=UTF-8