diff --git a/src/uosc.conf b/src/uosc.conf index c5b68ccc..8a811e3f 100644 --- a/src/uosc.conf +++ b/src/uosc.conf @@ -177,7 +177,7 @@ destination_time=playtime-remaining time_precision=0 # Display stream's buffered time in timeline if it's lower than this amount of seconds, 0 to disable buffered_time_threshold=60 -# Hide UI when mpv autohides the cursor +# Hide UI when mpv autohides the cursor. Timing is controlled by `cursor-autohide` in `mpv.conf` (in milliseconds). autohide=no # Can be: flash, static, manual (controlled by flash-pause-indicator and decide-pause-indicator commands) pause_indicator=flash