diff options
| author | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2025-12-24 13:54:03 +0900 |
|---|---|---|
| committer | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2025-12-24 13:54:03 +0900 |
| commit | 28e8bdf7f8286bd431b7f3b709e79f3827b31469 (patch) | |
| tree | 85b44eff6da4d8443198fb6e04dfb6ee55244588 /debian/.config/mpv/script-opts/command_palette.conf | |
| parent | 8470ff001befcfd0f626dea69a9e76d43aee0511 (diff) | |
updates
Diffstat (limited to 'debian/.config/mpv/script-opts/command_palette.conf')
| -rw-r--r-- | debian/.config/mpv/script-opts/command_palette.conf | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/debian/.config/mpv/script-opts/command_palette.conf b/debian/.config/mpv/script-opts/command_palette.conf new file mode 100644 index 0000000..a913238 --- /dev/null +++ b/debian/.config/mpv/script-opts/command_palette.conf @@ -0,0 +1,19 @@ +font_size=40 +scale_by_window=no +lines_to_show=12 + +# might be buggy +#pause_on_open=no + +#resume_on_exit=only-if-was-paused + +# styles +#line_bottom_margin=1 +#menu_x_padding=5 +#menu_y_padding=2 + +# yes requires the MediaInfo CLI app being installed +use_mediainfo=yes + +#stream_quality_options=2160,1440,1080,720,480 +#aspect_ratios=4:3,16:9,2.35:1,1.36,1.82,0,-1 |
