diff options
| author | Eva <cafebabe@makai> | 2022-12-08 21:20:57 +0100 |
|---|---|---|
| committer | Eva <cafebabe@makai> | 2022-12-08 21:20:57 +0100 |
| commit | 5fb6e0e59c1ab114c093dd54bcc521c51a8a6eed (patch) | |
| tree | 689148e30acf340b290e420a8a6b4bf6b51c6083 /.config/mpv/mpv.conf | |
| parent | eeec3bbff4cd33e38b38dbbed41abc8270ee35fd (diff) | |
made changes to structure of home_dir
Diffstat (limited to '.config/mpv/mpv.conf')
| -rw-r--r-- | .config/mpv/mpv.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/mpv/mpv.conf b/.config/mpv/mpv.conf index 6e59cfc..1094ad7 100644 --- a/.config/mpv/mpv.conf +++ b/.config/mpv/mpv.conf @@ -15,7 +15,7 @@ cursor-autohide=1000 script-opts=ytdl_hook-ytdl_path=yt-dlp -screenshot-directory="~/Pictures/" +screenshot-directory="~/pics/" screenshot-template="%F - [%P]v%#01n" [extension.webm] |
