1
0
mirror of https://github.com/mpv-player/mpv synced 2025-04-11 04:01:31 +00:00

fix: pause-indicator-lite link

Sam 2024-10-21 05:31:03 +03:00
parent 6987e1aa00
commit 061ded62a6

@ -867,7 +867,7 @@ to be dynamically disabled without having to restart unlike the previous script.
* **[pause-indicator](https://gist.github.com/torque/9dbc69543118347d2e5f43239a7e609a)**
Displays a momentary icon that flashes in the middle of the screen, similar to YouTube.
* **[pause-indicator-lite](https://github.com/Samillion/ModernZ/tree/main/extras#pause-indicator-lite)**
* **[pause-indicator-lite](https://github.com/Samillion/ModernZ/tree/main/extras/pause-indicator-lite)**
A simple script that displays an indicator on pause, with options to adjust icon, color, height, width, opacity and whether to toggle pause with a keybind or not.
* **[permanent-pause-indicator](https://github.com/oltodosel/mpv-scripts#pause-indicatorlua)**