From ca0651b95e570d23594556feb8c008a8905aebff Mon Sep 17 00:00:00 2001 From: Ryan Date: Mon, 8 May 2017 23:07:47 +0200 Subject: [PATCH] Don't start in music dir --- moc/.moc/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/moc/.moc/config b/moc/.moc/config index 2b01bb3..a5231eb 100644 --- a/moc/.moc/config +++ b/moc/.moc/config @@ -74,7 +74,7 @@ MusicDir = "~/music" # Start in the music directory by default? If set to 'no', start # in the current directory by default. A single directory on # the command line takes precedence. -StartInMusicDir = yes +#StartInMusicDir = yes # How to sort? FileName is the option's only value for now. #Sort = FileName