diff options
Diffstat (limited to '.config/mvi/mpv.conf')
| -rw-r--r-- | .config/mvi/mpv.conf | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.config/mvi/mpv.conf b/.config/mvi/mpv.conf index 1032b0e..2218a59 100644 --- a/.config/mvi/mpv.conf +++ b/.config/mvi/mpv.conf @@ -1,6 +1,11 @@ gpu-context=wayland autofit-larger=x90% +osd-font="Iosevka Aile" +osd-font-size=15 +osd-scale-by-window=yes +hidpi-window-scale + ## IMAGE # classic opengl-hq parameter, change at will scale=spline36 |