1
0
forked from extern/nix-config

Add window scaling to mpv/input.conf

This commit is contained in:
Donovan Glover 2017-12-16 23:54:11 -05:00
parent 5c79e8c6b1
commit bab97ed544
No known key found for this signature in database
GPG Key ID: 8FC5F7D90A5D8F4D

View File

@ -88,3 +88,7 @@ G cycle-values loop-file "inf" "no" # Repeat the current video (not playlist
# the standard q key to close mpv.
q quit # Close mpv
q {encode} quit 4 # Same as above
# "r" stands for resize
r set window-scale 2.0
R set window-scale 1.0