Use GSettings for a new native window toggle

Also, redo desktop files handling.
This commit is contained in:
2022-07-25 14:25:14 +02:00
parent eca319e5e4
commit dcc5b6c719
5 changed files with 54 additions and 12 deletions

View File

@@ -94,6 +94,15 @@ 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> or <i>gsettings</i>.
<pre>
gsettings list-recursively name.janouch.fiv
</pre>
<h3>Theming</h3>
<p>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
<i>~/.config/gtk-3.0/gtk.css</i>: