more mpv config
This commit is contained in:
parent
0dc4938942
commit
526f555375
3 changed files with 12 additions and 0 deletions
.config/mpv
|
@ -1,3 +1,13 @@
|
||||||
|
MBTN_LEFT cycle pause
|
||||||
|
MBTN_LEFT_DBL cycle fullscreen
|
||||||
|
MBTN_RIGHT ignore
|
||||||
|
MBTN_BACK playlist-prev
|
||||||
|
MBTN_FORWARD playlist-next
|
||||||
|
WHEEL_UP add volume 2
|
||||||
|
WHEEL_DOWN add volume -2
|
||||||
|
shift+WHEEL_UP add volume 10
|
||||||
|
shift+WHEEL_DOWN add volume -10
|
||||||
|
|
||||||
l seek 5
|
l seek 5
|
||||||
h seek -5
|
h seek -5
|
||||||
shift+h seek -60
|
shift+h seek -60
|
||||||
|
|
|
@ -4,3 +4,4 @@ hwdec=auto
|
||||||
user-agent="Mozilla/5.0"
|
user-agent="Mozilla/5.0"
|
||||||
cache=yes
|
cache=yes
|
||||||
alang=en,de
|
alang=en,de
|
||||||
|
screenshot-directory=~/Pictures/
|
||||||
|
|
1
.config/mpv/script-opts/osc.conf
Normal file
1
.config/mpv/script-opts/osc.conf
Normal file
|
@ -0,0 +1 @@
|
||||||
|
greenandgrumpy=yes
|
Loading…
Add table
Add a link
Reference in a new issue