Why is console_opt_overrides ignoring my monospace_font setting? #17821
Unanswered
UntypedLetter
asked this question in
Q&A
Replies: 1 comment 5 replies
-
|
input.select uses |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am trying to use it like this in the input.select of my lua script:
console_opt_overrides = {monospace_font="Courier New", focused_back_color="#FFFF00"},The focused back color is changing but the monospace font is not.
I'm on Windows, and I am able to use this font without any problems for osd-font in mpv.conf which shows that mpv clearly has access to it.
Beta Was this translation helpful? Give feedback.
All reactions