From 50adee4e79febf6f74594604e9f7083461b04227 Mon Sep 17 00:00:00 2001 From: Luke Date: Sun, 21 Jan 2018 18:29:48 -0700 Subject: "first" commit, preparing for LARBS 2.0 --- .config/moc/config | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 .config/moc/config (limited to '.config/moc/config') diff --git a/.config/moc/config b/.config/moc/config new file mode 100644 index 0000000..d558392 --- /dev/null +++ b/.config/moc/config @@ -0,0 +1,13 @@ +Keymap = ${HOME}/.config/moc/keymap +Theme = ${HOME}/.config/moc/themes/theme +#readtags = no +QueueNextSongReturn = no +FormatString = "%(n:%n :)%(t:%t:)%(a: \(by %a\):)%(A: \(in %A\):)" +##%(A: \(%A\):)" + +MusicDir = ${HOME}/Music +Fastdir1 = ${HOME}/Talks/Audiobooks +Fastdir2 = ${HOME}/Talks/Lectures +Fastdir3 = ${HOME}/Talks/Podcasts +Fastdir4 = ${HOME}/Downloads +Fastdir5 = ${HOME}/Creations -- cgit v1.3.1