소스 검색

Move MPV screenshots to Pictures directory

Frans Bergman 5 년 전
부모
커밋
d0b811c39f
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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
 
 # }}}