From 2a2330ada75bed8ee0344e699887ec11a6d4473c Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Fri, 11 May 2018 21:30:25 +0200 Subject: feh(1): Fix thumbnail path --- man/feh.pre | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/man/feh.pre b/man/feh.pre index d2c2cea..810e27e 100644 --- a/man/feh.pre +++ b/man/feh.pre @@ -234,9 +234,13 @@ must be between 0 and 2048 MiB and defaults to 4. . .It Cm -P , --cache-thumbnails . -Enable thumbnail caching in -.Pa ~/.thumbnails . -Only works with thumbnails <= 256x256 pixels. +Enable thumbnail caching. +Thumbnails are saved in +.Pa $XDG_CACHE_HOME/thumbnails , +which defaults to +.Pa ~/.cache/thumbnails . +Note that thumbnails are only cached if the configured thumbnail size does +not exceed 256x256 pixels. . .It Cm -K , --caption-path Ar path . @@ -1807,8 +1811,7 @@ Show 128x128 pixel thumbnails, limit window width to 1024 pixels. . .It feh -t -Sfilename -E 128 -y 128 -W 1024 -P -C /usr/share/fonts/truetype/ttf-dejavu/ -e DejaVuSans/8 ~/Pictures . -Same as above, but enable thumbnail caching in ~/.thumbnails and use a smaller -font. +Same as above, but enable thumbnail caching and use a smaller font. . .It feh -irFarial/14 -O index.jpg ~/Pictures . -- cgit v1.2.3