Account for mpv default data directory change
https://github.com/mpv-player/mpv/pull/7978
This commit is contained in:
parent
68c5878afa
commit
28a508bebd
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user