diff options
| author | Anton Bobov <anton@bobov.name> | 2023-07-27 15:53:03 +0500 |
|---|---|---|
| committer | Anton Bobov <anton@bobov.name> | 2023-07-27 15:53:16 +0500 |
| commit | 3f532c7393edea16117b14b20c63cd128480d4bf (patch) | |
| tree | c0800ee93ba56855a9ca127e74c6b8c5344d5347 /files/.mpv/input.conf | |
| parent | 82ef876be9b347e7b2182e4ed84188c806150e7d (diff) | |
mpv: changed MPV config location
Diffstat (limited to 'files/.mpv/input.conf')
| -rw-r--r-- | files/.mpv/input.conf | 14 |
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 |
