aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorPřemysl Eric Janouch <p@janouch.name>2023-06-24 21:43:53 +0200
committerPřemysl Eric Janouch <p@janouch.name>2023-06-24 22:13:08 +0200
commit4b5b8ec9fa583f080e08c1706108137c3cc45159 (patch)
tree97cb729798723247a5775bea8fcecd939311b020 /docs
parent3449ac5a125a542c1ce78377f312607faf4271a8 (diff)
downloadfiv-4b5b8ec9fa583f080e08c1706108137c3cc45159.tar.gz
fiv-4b5b8ec9fa583f080e08c1706108137c3cc45159.tar.xz
fiv-4b5b8ec9fa583f080e08c1706108137c3cc45159.zip
Implement our own Preferences dialog
And fix a resource leak.
Diffstat (limited to 'docs')
-rw-r--r--docs/fiv.html10
1 files changed, 2 insertions, 8 deletions
diff --git a/docs/fiv.html b/docs/fiv.html
index 72b1963..a458882 100644
--- a/docs/fiv.html
+++ b/docs/fiv.html
@@ -95,14 +95,8 @@ rm -rf ~/.cache/thumbnails/wide-*
<h2>Configuration</h2>
-<p>The few configuration options <i>fiv</i> has can be adjusted using
-<i>dconf-editor</i>, which can be launched in the appropriate location from
-within the application by pressing <kbd>Ctrl</kbd>&#8239;+&#8239;<kbd>,</kbd>.
-For command line usage, there is the <i>gsettings</i> utility:
-
-<pre>
-gsettings list-recursively name.janouch.fiv
-</pre>
+<p>To adjust the few configuration options of <i>fiv</i>,
+press <kbd>Ctrl</kbd>&#8239;+&#8239;<kbd>,</kbd> to open <i>Preferences</i>.
<p>To make your changes take effect, restart <i>fiv</i>.