mirror of
https://github.com/rydesun/dotfiles.git
synced 2025-12-26 14:44:58 +08:00
feat(mpv): add keybind conf
This commit is contained in:
parent
9cdca425da
commit
c77b65443a
1 changed files with 11 additions and 0 deletions
11
.config/mpv/input.conf
Normal file
11
.config/mpv/input.conf
Normal file
|
|
@ -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 ""
|
||||
Loading…
Add table
Add a link
Reference in a new issue