[Mpv] binds

This commit is contained in:
coja
2026-04-10 23:41:19 +02:00
parent 581001db0b
commit e72c0b648c
2 changed files with 26 additions and 0 deletions

21
.config/mpv/input.conf Normal file
View File

@@ -0,0 +1,21 @@
# Volume
9 add volume -5
0 add volume 5
UP add volume 2
DOWN add volume -2
k add volume 2
j add volume -2
# Seek backward / forward
LEFT seek -5
RIGHT seek 5
l seek 5
h seek -5
# Bigger jumps
Shift+LEFT seek -30
Shift+RIGHT seek 30

5
.config/mpv/mpv.conf Normal file
View File

@@ -0,0 +1,5 @@
[pyradio]
volume=50