diff options
| author | Robert Günzler <r@gnzler.io> | 2020-04-10 14:15:25 +0200 |
|---|---|---|
| committer | Robert Günzler <r@gnzler.io> | 2020-04-10 14:15:25 +0200 |
| commit | 8f53e82a72a73f69b87dce2e7237d92f8a50f0db (patch) | |
| tree | 45ace97ac686d6699a062714bd7993a90af3491a /.config/mpv/config | |
| parent | 8f91b8218b4af445da07903cc804adb032949f3b (diff) | |
mpv: autofit to larger screens, keybind for file-loop
Diffstat (limited to '.config/mpv/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 63c9ce9..9fdf38e 100644 --- a/.config/mpv/config +++ b/.config/mpv/config @@ -3,6 +3,7 @@ # no-input-default-bindings autoload-files=no input-ipc-server=/var/run/user/1000/mpv +autofit-larger=90%x90% # # Video |