summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--cfg.def.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cfg.def.h b/cfg.def.h
index 94f365e..7a024b2 100644
--- a/cfg.def.h
+++ b/cfg.def.h
@@ -81,7 +81,7 @@ static struct command mail_commands[] = {
};
static struct command play_commands[] = {
- DEFCMD("m", "morning brew", "xterm mplayer /mnt/lake/ben/youtube/morning/morning-brew-MvlIb7EPq3Y.mp3")
+ DEFCMD("m", "morning brew", "mplayer /mnt/lake/ben/youtube/morning/morning-brew-MvlIb8EPq3Y.mp3")
};
static struct command commands[] = {