Add mpv configuration
This commit is contained in:
parent
51973fcbf4
commit
efc1c280aa
2 changed files with 13 additions and 0 deletions
5
.config/mpv/input.conf
Normal file
5
.config/mpv/input.conf
Normal file
|
@ -0,0 +1,5 @@
|
|||
# increase subtitle font size
|
||||
ALT+k add sub-scale +0.1
|
||||
|
||||
# decrease subtitle font size
|
||||
ALT+j add sub-scale -0.1
|
Loading…
Add table
Add a link
Reference in a new issue