Spelling and such

This commit is contained in:
Tomas Sardyha
2020-03-02 22:20:30 +01:00
parent f0fe8dd303
commit 35bf542d43

View File

@@ -2,7 +2,7 @@
<a href="https://darsain.github.io/uosc/preview.webm"><img src="https://darsain.github.io/uosc/preview.png" width="854" height="480"></a>
<h1>uosc</h1>
<p>
Minimalistic proximity based UI for <a href="https://mpv.io">MPV player</a>.
Minimalist proximity based UI for <a href="https://mpv.io">MPV player</a>.
</p>
<br>
</div>
@@ -18,7 +18,7 @@ In your `mpv.conf`:
```config
osc=no # required so that the 2 UIs don't fight each other
border=no # if you disable window border, uosc will draw
# its own proximity based window controls
# its own pretty proximity based window controls
```
Copy `uosc.lua` into `scripts/` folder.