aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorHarvey Tindall <hrfee@protonmail.ch>2020-08-22 19:17:48 +0100
committerHarvey Tindall <hrfee@protonmail.ch>2020-08-22 19:17:48 +0100
commit840130680e3aee2d202e23d684343cf48e24e885 (patch)
treec3ccaab097b3113f1b67ea1b41383b3d366f32c8 /README.md
parenta0636d7390f3bb57fa5b8b4b1e04a4f44e0f307c (diff)
downloadwaybar-mpris-840130680e3aee2d202e23d684343cf48e24e885.tar.gz
waybar-mpris-840130680e3aee2d202e23d684343cf48e24e885.zip
get rid of json annotation
it made the comments look ugly.
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index c4057a1..51747bc 100644
--- a/README.md
+++ b/README.md
@@ -21,7 +21,7 @@ or just grab the `waybar-mpris` binary from here and place it in your PATH.
## Usage
When running, the program will pipe out json in waybar's format. Add something like this to your waybar `config.json`:
-``` json
+```
"custom/waybar-mpris": {
"return-type": "json",
"exec": "waybar-mpris",