Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
natural-harmonia-gropius committed Jul 19, 2023
1 parent 9937fef commit 222e60f
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@ Recently played menu for mpv integrated with uosc.

## Getting started

[tomasklaen/uosc](https://github.com/tomasklaen/uosc) is required.
**[tomasklaen/uosc](https://github.com/tomasklaen/uosc) is required.**

[Menu](https://github.com/tomasklaen/uosc#adding-items-to-menu) - add following to `input.conf`.

```ini
# script-binding recentmenu/open #! Recently played
KEY script-binding recentmenu/open #! Recently played
```

[Controls](https://github.com/tomasklaen/uosc#set-prop-value) - add following to `uosc.conf#controls`.
Expand All @@ -18,6 +18,12 @@ Recently played menu for mpv integrated with uosc.
command:history:script-message-to recentmenu open?Recently played
```

Play most recent one.

```ini
KEY script-binding recentmenu/last
```

## Options

```ini
Expand Down

0 comments on commit 222e60f

Please sign in to comment.