diff options
Diffstat (limited to '.config/mpv/input.conf')
| -rw-r--r-- | .config/mpv/input.conf | 4 |
1 files changed, 3 insertions, 1 deletions
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 |