mirror of
https://github.com/fscotto/infra.git
synced 2026-05-31 07:49:57 +00:00
Add MPV configuration with YouTube subtitles support
This commit is contained in:
14
dotfiles/desktop/.config/mpv/input.conf
Normal file
14
dotfiles/desktop/.config/mpv/input.conf
Normal file
@@ -0,0 +1,14 @@
|
||||
# Toggle fullscreen
|
||||
f fullscreen
|
||||
|
||||
# Toggle pause
|
||||
Space cycle pause
|
||||
|
||||
# Sottotitoli - delay
|
||||
z add sub-delay -0.5
|
||||
|
||||
# Sottotitoli + delay
|
||||
x add sub-delay +0.5
|
||||
|
||||
# Ciclo sottotitoli
|
||||
j cycle sub
|
||||
Reference in New Issue
Block a user