mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-22 11:19:22 +01:00
mpv.conf: add slang to enable subtitles by default
This commit is contained in:
parent
c140438032
commit
0a0dda3f50
@ -2,6 +2,8 @@
|
|||||||
|
|
||||||
# My mpv usage has mostly been anime
|
# My mpv usage has mostly been anime
|
||||||
alang=jpn,jp,ja
|
alang=jpn,jp,ja
|
||||||
|
# but I still prefer to have subtitles
|
||||||
|
slang=fi,fin,en,eng,eo,epo
|
||||||
|
|
||||||
# Fullscreen by default
|
# Fullscreen by default
|
||||||
fs=yes
|
fs=yes
|
||||||
|
Loading…
Reference in New Issue
Block a user