From cde872f621c3404b9040fc3173596d4fc9f009af Mon Sep 17 00:00:00 2001 From: Gabriel Ebner Date: Sun, 17 Mar 2019 13:43:17 +0100 Subject: [PATCH] mpv: disable subs --- Makefile | 2 +- config/mpv/mpv.conf | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 config/mpv/mpv.conf diff --git a/Makefile b/Makefile index b612ae0..cd5a05f 100644 --- a/Makefile +++ b/Makefile @@ -4,7 +4,7 @@ FILES = bashrc bash_profile vimrc zshrc gitconfig screenrc commonshrc liquidprom config/qutebrowser config/nvim/init.vim ideavimrc \ config/khal config/vdirsyncer/config config/khard \ config/rofi-pass gdbinit notmuch-config \ - config/fish tridactylrc config/sway/config \ + config/fish tridactylrc config/sway/config config/mpv/mpv.conf \ $(wildcard sbt/0.13/*.sbt sbt/0.13/plugins/*.sbt) \ $(wildcard sbt/1.0/plugins/*.sbt) diff --git a/config/mpv/mpv.conf b/config/mpv/mpv.conf new file mode 100644 index 0000000..bb0cedc --- /dev/null +++ b/config/mpv/mpv.conf @@ -0,0 +1 @@ +no-sub-visibility