Desktop.ConfigDir (gb.desktop)
Static Property Read ConfigDir As String
Return the base directory relative to which user specific configuration files should be stored.
This is defined by the
$XDG_CONFIG_HOME
environment variable. If
$XDG_CONFIG_HOME
is either not set or empty, a default equal to
~/.config
is used.