diff --git a/.gitignore b/.gitignore index ed5e01c..98246a7 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ lazy-lock.json .DS_Store gomono/.local/share/fonts/GoMonoNerdFont/.uuid +mpv/.local/state/mpv/watch_history.jsonl diff --git a/mpv/.config/mpv/mpv.conf b/mpv/.config/mpv/mpv.conf new file mode 100644 index 0000000..ba3dea9 --- /dev/null +++ b/mpv/.config/mpv/mpv.conf @@ -0,0 +1 @@ +save-watch-history diff --git a/mpv/.local/state/mpv/dummy b/mpv/.local/state/mpv/dummy new file mode 100644 index 0000000..e69de29