Skip to content

Commit

Permalink
Fixed typos in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
AleGrz authored Dec 18, 2023
1 parent 7337905 commit e6b09ee
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -449,10 +449,10 @@ Use `Alt+Click` to pin and un-pin an icon.
Displays currently playing music.

```yaml
- type: "musc"
- type: "music"
label_not_playing: ""
label_paused: "{song_title} - {artist name}"
label_playing: "{song_title} - {artist name} ▶"
label_paused: "{song_title} - {artist_name}"
label_playing: "{song_title} - {artist_name} ▶"
```

## Mixing font properties within a label
Expand Down

0 comments on commit e6b09ee

Please sign in to comment.