From 3f532c7393edea16117b14b20c63cd128480d4bf Mon Sep 17 00:00:00 2001 From: Anton Bobov Date: Thu, 27 Jul 2023 15:53:03 +0500 Subject: mpv: changed MPV config location --- files/.mpv/input.conf | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 files/.mpv/input.conf (limited to 'files/.mpv/input.conf') diff --git a/files/.mpv/input.conf b/files/.mpv/input.conf deleted file mode 100644 index 40f89cd..0000000 --- a/files/.mpv/input.conf +++ /dev/null @@ -1,14 +0,0 @@ -## Rotate by 90 degrees clockwise -#Alt+RIGHT no-osd vf add rotate=90 -## Rotate by 90 degrees counterclockwise -#Alt+LEFT no-osd vf add rotate=270 - -# Disable: Activate/deactivate deinterlacer. -d ignore - -Alt+p run "/bin/sh" "-c" "xdotool search --class mpv | xargs -I{} xdotool key --window {} p" - -# default loudnorm I=-24 -# I=-15 -- louder volume -# anull -- disable audio filter -a cycle_values af loudnorm loudnorm=I=-15 anull -- cgit v1.2.3