From 65074d141d3a7327fc0693b8cf5dcd98b04ed8e1 Mon Sep 17 00:00:00 2001 From: Robert Günzler Date: Thu, 22 Apr 2021 13:13:24 +0200 Subject: mpv: fix config, was messing up rendering the whole time --- .config/mpv/input.conf | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to '.config/mpv/input.conf') diff --git a/.config/mpv/input.conf b/.config/mpv/input.conf index 259eafc..a128c99 100644 --- a/.config/mpv/input.conf +++ b/.config/mpv/input.conf @@ -70,7 +70,8 @@ Alt+s cycle-values audio-channels "auto-safe" "auto" "stereo" #! utils > audio c Alt+a cycle-values video-rotate 0 90 180 270 #! utils > video-rotate # T cycle ontop -q quit +q stop +Shift+q quit Q quit-watch-later #! watch later = add volume 10 @@ -136,3 +137,4 @@ Ctrl+Shift+5 apply-profile 3d #! profiles > 3d fix Ctrl+Shift+6 apply-profile anime4k #! profiles > 3d fix Ctrl+Shift+7 apply-profile gpuscale #! profiles > gpuscale x8 Ctrl+Shift+8 apply-profile gpuscale-high #! profiles > gpuscale x16 +Ctrl+Shift+9 apply-profile resethq #! profiles > reset hq -- cgit 1.4.1