Integrate dconf-editor
This is a more than adequate solution for now.
This commit is contained in:
@@ -95,16 +95,16 @@ 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>
|
||||
dconf-editor name.janouch.fiv
|
||||
</pre>
|
||||
<i>dconf-editor</i>, which can be launched in the appropriate location from
|
||||
within the application by pressing Ctrl+,. For command line usage, there is
|
||||
the <i>gsettings</i> utility:
|
||||
|
||||
<pre>
|
||||
gsettings list-recursively name.janouch.fiv
|
||||
</pre>
|
||||
|
||||
<p>To make your changes take effect, restart <i>fiv</i>.
|
||||
|
||||
<h3>Theming</h3>
|
||||
|
||||
<p>The standard means to adjust the looks of the program is through GTK+ 3 CSS.
|
||||
|
||||
Reference in New Issue
Block a user