summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorGravatar Christian Hesse <mail@eworm.de>2024-06-19 10:32:18 +0200
committerGravatar Christian Hesse <mail@eworm.de>2024-06-19 21:42:47 +0200
commit25448507c67822a3fa3433eebcb35a784bfe5be2 (patch)
treef7ce613c932e47df32751e6acd999fd3635911df /README.md
parenta07e7ec5d4e8477f731b12e1226d6775f5622f14 (diff)
downloadmpd-notification-25448507c67822a3fa3433eebcb35a784bfe5be2.tar.gz
mpd-notification-25448507c67822a3fa3433eebcb35a784bfe5be2.tar.zst
support custom format at build time...
... and drop the option for oneline formatting. That can be achived differently now.
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 0 insertions, 2 deletions
diff --git a/README.md b/README.md
index fb93db8..d4b515d 100644
--- a/README.md
+++ b/README.md
@@ -65,7 +65,6 @@ or `systemctl --user enable mpd-notification`.
* *-m MUSIC-DIR*: use *MUSIC-DIR* for artwork lookup
* *--notification-file-workaround*: write artwork to file for notification
daemons that do required it
-* *-o*: Notification text is one line (no line breaks)
* *-p PORT*: connect to *PORT*
* *-s PIXELS*: scale image to a maximum size *PIXELS* x *PIXELS* pixels, keeping
ratio
@@ -84,7 +83,6 @@ look like this:
host = localhost
port = 6600
music-dir = /srv/media/music/
- oneline = true
scale = 200
timeout = 20