diff options
author | Guangxiong Lin <[email protected]> | 2024-09-14 08:34:12 +0800 |
---|---|---|
committer | Guangxiong Lin <[email protected]> | 2024-09-14 08:34:12 +0800 |
commit | 290bd67212a554e10ee04e54501b066cc0268634 (patch) | |
tree | 825bd5a55439d6dd952ea5afc5425725be88b874 /.config/mpv | |
parent | e5407b95acf41e1240d43b95feea6e661e10f1ec (diff) | |
download | dotfiles-290bd67212a554e10ee04e54501b066cc0268634.tar.gz dotfiles-290bd67212a554e10ee04e54501b066cc0268634.tar.bz2 dotfiles-290bd67212a554e10ee04e54501b066cc0268634.zip |
Set mpv size
Diffstat (limited to '.config/mpv')
-rw-r--r-- | .config/mpv/mpv.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.config/mpv/mpv.conf b/.config/mpv/mpv.conf index 8a2ebea..4a003cd 100644 --- a/.config/mpv/mpv.conf +++ b/.config/mpv/mpv.conf @@ -1,2 +1,4 @@ sub-auto=fuzzy sub-file-paths = Subtitles + +geometry = 50% |