initial commit
This commit is contained in:
commit
3d5a23be24
3 changed files with 11 additions and 0 deletions
1
.gitignore
vendored
Normal file
1
.gitignore
vendored
Normal file
|
|
@ -0,0 +1 @@
|
|||
watch_later
|
||||
4
input.conf
Normal file
4
input.conf
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
Alt+1 set window-scale 1.0
|
||||
Alt+2 set window-scale 0.5
|
||||
Alt+3 set window-scale 0.33
|
||||
Alt+4 set window-scale 0.25
|
||||
6
mpv.conf
Normal file
6
mpv.conf
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
fullscreen=yes
|
||||
volume=33
|
||||
save-position-on-quit
|
||||
|
||||
geometry=50%:50%
|
||||
force-window=immediate
|
||||
Loading…
Add table
Add a link
Reference in a new issue