Account for mpv default data directory change

https://github.com/mpv-player/mpv/pull/7978
This commit is contained in:
Rekai Musuka 2020-08-17 22:13:06 -05:00
parent 68c5878afa
commit 28a508bebd
1 changed files with 3 additions and 0 deletions

View File

@ -38,3 +38,6 @@ bindkey '^R' history-incremental-search-backward
# Set Default Editor
export EDITOR="/usr/bin/nvim"
# Make mpv XDG Compliant
export MPV_HOME=~/.local/share/mpv