forked from hooke007/MPV_lazy
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
仿原仓库结构为自己mpv设置的fork用户请勿sync该commit hooke007#168
- Loading branch information
Showing
4 changed files
with
3 additions
and
3 deletions.
There are no files selected for viewing
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,5 +7,5 @@ | |
#font= | ||
##指定控制台的字体 | ||
|
||
font_size=24 | ||
#font_size=24 | ||
##字体大小默认16。最终大小将与缩放率相乘 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,4 +7,4 @@ | |
|
||
##指定缓存文件的目录,默认为主设置目录下 | ||
##必须是真实存在的路径。可以使用相对路径或绝对路径,结尾须是斜杠符 | ||
cache_dir=~~/_cache/ | ||
#cache_dir=~~/_cache/ |