Open Conaclos opened 7 years ago
Hi :)
It could be nice to fit the XDG basedir specification.
${XDG_CONFIG_HOME:-$HOME/.config}/moc/config
$XDG_RUNTIME_DIR
${XDG_CACHE_HOME:-$HOME/.cache}/moc
MusicDir
${XDG_MUSIC_DIR:-~/Music}
I second this. I would love to have a single directory hold specialized configurations for my indispensable apps. Thanks!
Hi :)
XDG base dirs
It could be nice to fit the XDG basedir specification.
${XDG_CONFIG_HOME:-$HOME/.config}/moc/config
$XDG_RUNTIME_DIR
${XDG_CACHE_HOME:-$HOME/.cache}/moc
XDG user dirs
MusicDir
can be${XDG_MUSIC_DIR:-~/Music}