diff options
| author | Robert Günzler <r@gnzler.io> | 2021-01-21 19:33:10 +0100 |
|---|---|---|
| committer | Robert Günzler <r@gnzler.io> | 2021-01-21 19:40:20 +0100 |
| commit | 72c39240811f1def43fca71de51566d206f7728d (patch) | |
| tree | a33aa1331fc55b587a243f64ef94d781df40a8ae /.config/mvi/mpv.conf | |
| parent | 0762801ed9627021e732cdeb225a737f44e3df42 (diff) | |
Update 2021-01-21T18:33:10Z
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 |