feat: support subtitles from subfolder
This commit is contained in:
parent
8171f33757
commit
017f1ab404
|
@ -27,7 +27,7 @@ launchapp nextcloud --background
|
|||
if ! holiday today; then
|
||||
launchapp thunderbird
|
||||
launchapp chromium
|
||||
launchapp st -c workterm tmux
|
||||
#launchapp st -c workterm tmux
|
||||
fi
|
||||
|
||||
nitrogen --restore
|
||||
|
|
|
@ -41,6 +41,7 @@ use-filedir-conf=yes
|
|||
sub-auto=fuzzy
|
||||
sub-font-size=38
|
||||
sub-codepage=utf8:gb18030
|
||||
sub-file-paths=subtitles
|
||||
|
||||
# Languages
|
||||
alang=zh,en,eng,cmn,chi,zho
|
||||
|
|
Loading…
Reference in New Issue
Block a user