summaryrefslogtreecommitdiff
path: root/cfg.def.h
diff options
context:
space:
mode:
authorBen Sima <ben@bsima.me>2019-07-05 19:09:07 -0700
committerBen Sima <ben@bsima.me>2019-07-05 19:09:07 -0700
commit106233aff7668ed69e8749cb3ffba15c55b00539 (patch)
tree07dfbcc28924997b507d06524001803d03325570 /cfg.def.h
parent08d73e246c6cb1981e25e35ec64dc7853d65d534 (diff)
make morning brew play in background
Diffstat (limited to 'cfg.def.h')
-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[] = {