diff options
| author | Robert Günzler <r@gnzler.io> | 2020-05-19 21:44:14 +0200 |
|---|---|---|
| committer | Robert Günzler <r@gnzler.io> | 2020-05-19 21:44:56 +0200 |
| commit | bf853f3609033112401524085bb3e6cae35e5136 (patch) | |
| tree | 1d76f94ecf4db3e7ac98fbe63c1c4209b98e094d /.config | |
| parent | 561847fb447037d7a6654fbd130078961730be49 (diff) | |
mpv: fix glitches on buffer resize
Diffstat (limited to '.config')
| -rw-r--r-- | .config/mpv/config | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.config/mpv/config b/.config/mpv/config index 9fdf38e..92c199f 100644 --- a/.config/mpv/config +++ b/.config/mpv/config @@ -11,6 +11,7 @@ autofit-larger=90%x90% framedrop=vo video-sync=display-resample gpu-context=wayland +window-maximized=yes # prevent wayland problems with buffer resize # # Audio |