From 6f0aae14de1f5306dc90bf2bc2f4ea91736003cb Mon Sep 17 00:00:00 2001 From: Nirmal Kumar R Date: Thu, 18 Apr 2024 00:43:40 +0530 Subject: [PATCH] Add mpv.conf to the dotfiles --- mpv.conf | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 mpv.conf diff --git a/mpv.conf b/mpv.conf new file mode 100644 index 0000000..99dbc59 --- /dev/null +++ b/mpv.conf @@ -0,0 +1,7 @@ +sub-auto=all +sub-font='JetBrains Mono' +sub-border-size=1 +sub-color='#CDCDCD' +sub-shadow=3 +sub-shadow-color='#000000' +sub-shadow-offset=2