diff options
| author | Raymaekers Luca <raymaekers.luca@gmail.com> | 2024-10-22 13:28:37 +0200 | 
|---|---|---|
| committer | Raymaekers Luca <raymaekers.luca@gmail.com> | 2024-10-22 13:28:44 +0200 | 
| commit | 56bbfce22cc0f0b567f650167f82ce3f7d90e625 (patch) | |
| tree | 490dd7ed046f515aabb06aeadd8a16bcdda8f898 /config/common/mpv | |
| parent | 7778716142a2bbe688fcbf0fa73e4c8f06a38c17 (diff) | |
checkpoint
Diffstat (limited to 'config/common/mpv')
| -rw-r--r-- | config/common/mpv/input.conf | 3 | 
1 files changed, 2 insertions, 1 deletions
diff --git a/config/common/mpv/input.conf b/config/common/mpv/input.conf index 1999437..d51ff2f 100644 --- a/config/common/mpv/input.conf +++ b/config/common/mpv/input.conf @@ -206,7 +206,8 @@ j add volume -5  k add volume 5   # Subtitles -S cycle sub                             # switch subtitle track up-order +S cycle sub                              +s screenshot video  ctrl+s cycle sub-visibility              # Toggle subtitles  # Cycle audio tracks  | 
