فهرست منبع

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
 
 # }}}