From c77b65443a002318a0c82c4a2f7d03338a544141 Mon Sep 17 00:00:00 2001 From: rydesun Date: Mon, 5 Jul 2021 11:46:07 +0800 Subject: [PATCH] feat(mpv): add keybind conf --- .config/mpv/input.conf | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 .config/mpv/input.conf diff --git a/.config/mpv/input.conf b/.config/mpv/input.conf new file mode 100644 index 0000000..55e86a3 --- /dev/null +++ b/.config/mpv/input.conf @@ -0,0 +1,11 @@ +UP add volume 2 +DOWN add volume -2 + +D cycle deband + +CTRL+1 apply-profile "common"; show_text ${glsl-shaders} +CTRL+2 apply-profile "common-low"; show_text ${glsl-shaders} +CTRL+3 apply-profile "anime"; show_text ${glsl-shaders} + +CTRL+9 apply-profile "append-shaders" restore; show_text ${glsl-shaders} +CTRL+0 change-list glsl-shaders clr ""