aboutsummaryrefslogtreecommitdiff
path: root/files/.mpv/input.conf
diff options
context:
space:
mode:
Diffstat (limited to 'files/.mpv/input.conf')
-rw-r--r--files/.mpv/input.conf14
1 files changed, 0 insertions, 14 deletions
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