aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.config/mpv/mpv.conf1
-rwxr-xr-xscripts/bootstrap.sh2
2 files changed, 2 insertions, 1 deletions
diff --git a/.config/mpv/mpv.conf b/.config/mpv/mpv.conf
new file mode 100644
index 0000000..60955c6
--- /dev/null
+++ b/.config/mpv/mpv.conf
@@ -0,0 +1 @@
+sub-auto=fuzzy
diff --git a/scripts/bootstrap.sh b/scripts/bootstrap.sh
index ac46383..c8cf76c 100755
--- a/scripts/bootstrap.sh
+++ b/scripts/bootstrap.sh
@@ -22,7 +22,7 @@ link_all () {
.vimrc .vim .path .functions .emacs.d .gitconfig \
.config/i3 .config/polybar .xinitrc .pam_environment \
.zprofile .newsboat .ledgerrc .nnnrc .alacritty.yml .fzfrc .zplugrc \
- .env .zrc .config/kitty .wezterm.lua
+ .env .zrc .config/kitty .wezterm.lua .config/mpv
}
main () {