diff options
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 67034a3..51d9cfa 100644 --- a/.config/mpv/mpv.conf +++ b/.config/mpv/mpv.conf @@ -29,7 +29,7 @@ volume=100 volume-max=200 # SCREENSHOT -screenshot-format=png +screenshot-format=png screenshot-directory="~/pix/ss/mpv" # Output directory screenshot-template="%f-%wH.%wM.%wS.%wT-#%#00n" |
