forked from extern/nix-config
Add window scaling to mpv/input.conf
This commit is contained in:
parent
5c79e8c6b1
commit
bab97ed544
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user