aboutsummaryrefslogtreecommitdiff
path: root/README.markdown
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2015-12-05 12:59:58 +1300
committerTom Ryder <tom@sanctum.geek.nz>2015-12-05 12:59:58 +1300
commit8571b74c829b8369eb7c11bb4cf7cbf52aa10d0b (patch)
tree7095d8edbb6531846326d8857595314dc3642c20 /README.markdown
parentExit child once done with printing (diff)
downloadmpdlrc-8571b74c829b8369eb7c11bb4cf7cbf52aa10d0b.tar.gz
mpdlrc-8571b74c829b8369eb7c11bb4cf7cbf52aa10d0b.zip
Add mplrc-notify-send example
Diffstat (limited to 'README.markdown')
-rw-r--r--README.markdown5
1 files changed, 3 insertions, 2 deletions
diff --git a/README.markdown b/README.markdown
index 2e7fdc4..2cacbef 100644
--- a/README.markdown
+++ b/README.markdown
@@ -10,8 +10,9 @@ Needs `Net::MPD` and a few core Perl packages. Expects to find lyrics named
This code is not great. It will be improved. It needs to be more configurable
from environment variables or options, for one thing.
-This could maybe be used with `dzen` or a similar desktop notification tool to
-display lyrics in a corner as you work on other things.
+This could maybe be used with `libnotify` or a similar desktop notification
+tool to display lyrics in a corner as you work on other things. I've included a
+simple Bash wrapper around `notify-send(1)` which works for me.
An LRC file I made for Darkthrone's "To Walk The Infernal Fields" from their
1993 album "Under a Funeral Moon" is included for testing.