From dcc5b6c719bec84fe90c64037fa9a69f53095c3f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?P=C5=99emysl=20Eric=20Janouch?= Date: Mon, 25 Jul 2022 14:25:14 +0200 Subject: Use GSettings for a new native window toggle Also, redo desktop files handling. --- docs/fiv.html | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'docs') diff --git a/docs/fiv.html b/docs/fiv.html index 79bf8a6..ffa575d 100644 --- a/docs/fiv.html +++ b/docs/fiv.html @@ -94,6 +94,15 @@ rm -rf ~/.cache/thumbnails/wide-*

Configuration

+

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

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

Theming

+

The standard means to adjust the looks of the program is through GTK+ 3 CSS. As an example, to tightly pack browser items, put the following in your ~/.config/gtk-3.0/gtk.css: -- cgit v1.2.3