diff options
| author | krolyxon <krolyxon@tutanota.com> | 2024-01-14 23:07:05 +0530 |
|---|---|---|
| committer | krolyxon <krolyxon@tutanota.com> | 2024-01-14 23:07:05 +0530 |
| commit | 59f2c95df1367a802fb34535817c650650e24071 (patch) | |
| tree | 7a3a6f02b70be4cfbee2630bace353dff348762e /.config/mpv | |
| parent | de76520653b67c2de534aad699bd70af3aec7df9 (diff) | |
change mpv screenshot path
Diffstat (limited to '.config/mpv')
| -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 51d9cfa..ffaab36 100644 --- a/.config/mpv/mpv.conf +++ b/.config/mpv/mpv.conf @@ -30,7 +30,7 @@ volume-max=200 # SCREENSHOT screenshot-format=png -screenshot-directory="~/pix/ss/mpv" # Output directory +# screenshot-directory="~/pix/ss/mpv" # Output directory screenshot-template="%f-%wH.%wM.%wS.%wT-#%#00n" # SUBTITLES |
