mirror of
https://github.com/mpv-player/mpv
synced 2024-12-24 15:52:25 +00:00
stats: reduce default font size to 8
This commit is contained in:
parent
19b8dfbd2b
commit
9bcb8f3bd9
@ -40,7 +40,7 @@ local o = {
|
||||
-- Text style
|
||||
font = "Source Sans Pro",
|
||||
font_mono = "Source Sans Pro", -- monospaced digits are sufficient
|
||||
font_size = 9,
|
||||
font_size = 8,
|
||||
font_color = "FFFFFF",
|
||||
border_size = 0.8,
|
||||
border_color = "262626",
|
||||
|
Loading…
Reference in New Issue
Block a user