From c921c4a502d8f1edb363e5108db93171343bcc7a Mon Sep 17 00:00:00 2001
From: hoellen <dev@hoellen.eu>
Date: Thu, 14 Jan 2021 09:43:35 +0100
Subject: [PATCH] Add mpv config

---
 .config/mpv/config     | 5 +++++
 .config/mpv/input.conf | 3 +++
 2 files changed, 8 insertions(+)
 create mode 100644 .config/mpv/config
 create mode 100644 .config/mpv/input.conf

diff --git a/.config/mpv/config b/.config/mpv/config
new file mode 100644
index 0000000..8e6f0cf
--- /dev/null
+++ b/.config/mpv/config
@@ -0,0 +1,5 @@
+[default]
+geometry=40%
+
+# limit max youtube quality
+ytdl-format=bestvideo[height<=?1080]+bestaudio/best
diff --git a/.config/mpv/input.conf b/.config/mpv/input.conf
new file mode 100644
index 0000000..8e412a2
--- /dev/null
+++ b/.config/mpv/input.conf
@@ -0,0 +1,3 @@
+
+# disable keybinding
+ctrl+w ignore