diff options
author | Matt Turner <mattst88@gmail.com> | 2024-05-24 23:23:55 -0400 |
---|---|---|
committer | Matt Turner <mattst88@gmail.com> | 2024-05-24 23:35:07 -0400 |
commit | cebb439bc3ee2567ab38e84dc24897bf51795701 (patch) | |
tree | a3770bad9b2ee7a5ad8f5a4d489f6d92fc8a7da4 /mpv/.mpv | |
parent | 865b793f9b9e8f012a523c3c3fb949c8b2f8e737 (diff) |
mpv: Move to ~/.config/
Diffstat (limited to 'mpv/.mpv')
-rw-r--r-- | mpv/.mpv/config | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/mpv/.mpv/config b/mpv/.mpv/config deleted file mode 100644 index 1e00302..0000000 --- a/mpv/.mpv/config +++ /dev/null @@ -1,6 +0,0 @@ -vo=gpu -hwdec=vaapi -ao=pulse - -demuxer-readahead-secs=30 -cache=yes |