diff --git a/.gitignore b/.gitignore index c04eb7f..f0d7b30 100644 --- a/.gitignore +++ b/.gitignore @@ -11,6 +11,8 @@ colorscheme.rasi # do not add massive gutenberg thesaurus to repo nvim/.config/nvim/thesaurus +# if we have a pre-compiled plugin list don't add it +nvim/.config/nvim/plugin/packer_compiled.vim # mpv sponsorblock api sponsorblock.db @@ -18,10 +20,10 @@ sponsorblock.db.tmp sponsorblock.txt # ignore any just-in-time settings that took place in qutebrowser -qutebrowser/.config/qutebrowser/autoconfig.yml -qutebrowser/.config/qutebrowser/qsettings -qutebrowser/.config/qutebrowser/bookmarks -qutebrowser/.config/qutebrowser/stylesheets +/qutebrowser/.config/qutebrowser/autoconfig.yml +/qutebrowser/.config/qutebrowser/qsettings +/qutebrowser/.config/qutebrowser/bookmarks +/qutebrowser/.config/qutebrowser/stylesheets # ignore vifm & ueberzug utility files vifm-help.txt diff --git a/mpv/.config/mpv/mpv.conf b/mpv/.config/mpv/mpv.conf index 688eb0c..ed70422 100644 --- a/mpv/.config/mpv/mpv.conf +++ b/mpv/.config/mpv/mpv.conf @@ -36,7 +36,7 @@ osc=no osd-bar=no osd-font='Iosevka Mono' -osd-font-size=48 +osd-font-size=16 ### Subtitles