From 3363e755eff2103b9b9080e5b21263f695a82c3c Mon Sep 17 00:00:00 2001 From: 10sr <8slashes+git@gmail.com> Date: Thu, 4 Oct 2012 20:53:50 +0900 Subject: [PATCH] add moc.conf --- conf/moc.conf | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 conf/moc.conf diff --git a/conf/moc.conf b/conf/moc.conf new file mode 100644 index 0000000..1445578 --- /dev/null +++ b/conf/moc.conf @@ -0,0 +1,7 @@ +MusicDir = "${HOME}/music" +Repeat = yes +StartInMusicDir = yes +Theme = transparent-background +SetXtermTitle = yes +SetScreentitle = yes +OnSongChange = "/usr/bin/notify-send %n\ %t %a\ %r"