mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-06-23 19:21:40 +02:00
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.
|
# the standard q key to close mpv.
|
||||||
q quit # Close mpv
|
q quit # Close mpv
|
||||||
q {encode} quit 4 # Same as above
|
q {encode} quit 4 # Same as above
|
||||||
|
|
||||||
|
# "r" stands for resize
|
||||||
|
r set window-scale 2.0
|
||||||
|
R set window-scale 1.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user