From 4b5b8ec9fa583f080e08c1706108137c3cc45159 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?P=C5=99emysl=20Eric=20Janouch?= Date: Sat, 24 Jun 2023 21:43:53 +0200 Subject: Implement our own Preferences dialog And fix a resource leak. --- docs/fiv.html | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) (limited to 'docs') 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-*

Configuration

-

The few configuration options fiv has can be adjusted using -dconf-editor, which can be launched in the appropriate location from -within the application by pressing Ctrl + ,. -For command line usage, there is the gsettings utility: - -

-gsettings list-recursively name.janouch.fiv
-
+

To adjust the few configuration options of fiv, +press Ctrl + , to open Preferences.

To make your changes take effect, restart fiv. -- cgit v1.2.3