From 28e8bdf7f8286bd431b7f3b709e79f3827b31469 Mon Sep 17 00:00:00 2001 From: TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> Date: Wed, 24 Dec 2025 13:54:03 +0900 Subject: updates --- debian/.config/mpv/script-opts/command_palette.conf | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 debian/.config/mpv/script-opts/command_palette.conf (limited to 'debian/.config/mpv/script-opts/command_palette.conf') 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 -- cgit v1.2.3