Browse Source

Move MPV screenshots to Pictures directory

Frans Bergman 5 years ago
parent
commit
d0b811c39f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .config/mpv/mpv.conf

+ 1 - 1
.config/mpv/mpv.conf

@@ -137,7 +137,7 @@ screenshot-jpeg-source-chroma # if screenshot is jpeg, copy source subsampling r
 screenshot-png-filter=0
 screenshot-tag-colorspace
 screenshot-high-bit-depth
-screenshot-directory=~/mpv-screenshots
+screenshot-directory=~/Pictures/mpv-screenshots
 screenshot-template='%f_[%P]_%tY-%tm-%td_%tH-%tM-%tS_"%{sub-text}"' # adds subtitle text to file name
 
 # }}}