diff options
| author | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2025-02-02 06:09:48 +0900 |
|---|---|---|
| committer | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2025-02-02 06:09:48 +0900 |
| commit | 0da34808a395b347f0697830be533e401bd1d52c (patch) | |
| tree | 9ce10286df715ec0280ecdbf3c184e9cd23bc8e1 /ar | |
| parent | e465f7f06b290dbccdb499b024f39b22158c64bb (diff) | |
modified script-opts/mpv_crop_script.conf
Diffstat (limited to 'ar')
| -rw-r--r-- | ar/.config/mpv/script-opts/mpv_crop_script.conf | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/ar/.config/mpv/script-opts/mpv_crop_script.conf b/ar/.config/mpv/script-opts/mpv_crop_script.conf index 1c9abb2..32515b4 100644 --- a/ar/.config/mpv/script-opts/mpv_crop_script.conf +++ b/ar/.config/mpv/script-opts/mpv_crop_script.conf @@ -1,4 +1,5 @@ -output_template=~/Pictures/screenshots/mpv_${filename} ${#pos:%02h.%02m.%06.3s} ${!full:${crop_w}x${crop_h} ${%unique:%03d}}.png +output_template=~/Pictures/screenshots/mpv_${filename} ${#pos:%02h.%02m.%06.3s} ${!full:${crop_w}x${crop_h} ${%unique:%03d}}.${ext} create_directories=yes keep_original=no disable_keybind=yes +warn_about_template=yes |
