get rid of json annotation
it made the comments look ugly.
This commit is contained in:
parent
a0636d7390
commit
840130680e
@ -21,7 +21,7 @@ or just grab the `waybar-mpris` binary from here and place it in your PATH.
|
|||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
When running, the program will pipe out json in waybar's format. Add something like this to your waybar `config.json`:
|
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": {
|
"custom/waybar-mpris": {
|
||||||
"return-type": "json",
|
"return-type": "json",
|
||||||
"exec": "waybar-mpris",
|
"exec": "waybar-mpris",
|
||||||
|
Loading…
Reference in New Issue
Block a user