Map volume control keys to +/- in MPV
This commit is contained in:
parent
482c920665
commit
6287a7235e
3
mpv/.config/mpv/input.conf
Normal file
3
mpv/.config/mpv/input.conf
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
## Bind volume control to +/-
|
||||||
|
+ add volume 5
|
||||||
|
- add volume -5
|
@ -1,5 +1,5 @@
|
|||||||
## Subtitle settings
|
## Subtitle settings
|
||||||
sub-font-size=38
|
sub-font-size=26
|
||||||
embeddedfonts=no
|
embeddedfonts=no
|
||||||
sub-font='Roboto Condensed'
|
sub-font='Roboto Condensed'
|
||||||
## HW Decoding
|
## HW Decoding
|
||||||
|
Loading…
Reference in New Issue
Block a user