From 6f83d1dcebddc6bc3a80fb1148081ff1a1f61177 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?P=C5=99emysl=20Eric=20Janouch?= Date: Sun, 31 Jul 2022 05:47:39 +0200 Subject: Minor improvements for the user guide --- docs/fiv.html | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/docs/fiv.html b/docs/fiv.html index ffa575d..75f712d 100644 --- a/docs/fiv.html +++ b/docs/fiv.html @@ -17,7 +17,7 @@ q:lang(en):after { content: "’"; } Přemysl Eric Janouch
p@janouch.name
version 0.0.0, -2022-01-25 +2022-07-31

fiv's browser and viewer @@ -85,8 +85,8 @@ invalidate this cache automatically. Should you find out that your fiv --invalidate-cache -

to trim it down. Alternatively, if you want to get rid of _all_ thumbnails, -even for existing images: +

to trim it down. Alternatively, if you want to get rid of all +thumbnails, even for existing images:

 rm -rf ~/.cache/thumbnails/wide-*
@@ -97,6 +97,10 @@ rm -rf ~/.cache/thumbnails/wide-*
 

The few configuration options fiv has can be adjusted using dconf-editor or gsettings. +

+dconf-editor name.janouch.fiv
+
+
 gsettings list-recursively name.janouch.fiv
 
-- cgit v1.2.3