From 061ded62a63a271ca5add4e8fd3da3d76636304c Mon Sep 17 00:00:00 2001 From: Sam <17427046+Samillion@users.noreply.github.com> Date: Mon, 21 Oct 2024 05:31:03 +0300 Subject: [PATCH] fix: pause-indicator-lite link --- User-Scripts.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/User-Scripts.md b/User-Scripts.md index f578a6c..e61078e 100644 --- a/User-Scripts.md +++ b/User-Scripts.md @@ -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)**