Add open-config-directory command

This commit is contained in:
Tomas Sardyha
2020-04-28 10:21:09 +02:00
parent 5d5e506528
commit 6949c6356a
2 changed files with 19 additions and 0 deletions

View File

@@ -272,6 +272,10 @@ Delete currently playing file and quit mpv.
Show current file in your operating systems' file explorer.
#### `open-config-directory`
Open directory with `mpv.conf` in file explorer.
## Context menu
**uosc** provides a way to build, display, and use your own context menu. Limitation is that the UI rendering API provided by mpv can only render stuff within window borders, so the menu can't float above it but needs to fit inside. This might be annoying for tiny videos but otherwise it accomplishes the same thing.