summaryrefslogtreecommitdiffstats
path: root/user-dirs.conf
blob: 86012d034c73f960a9e3bc7ae3cfc6db7e9e4a29 (plain)
1
2
3
4
5
6
7
8
9
10
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