mirror of
https://github.com/nix-community/home-manager.git
synced 2025-12-04 16:11:06 +01:00
deploy: c75fd8e300
This commit is contained in:
parent
0fd0348daa
commit
35bfb7dbc0
1 changed files with 1 additions and 2 deletions
|
|
@ -38207,7 +38207,7 @@ null or package</p>
|
|||
<p>Configuration written to <code class="filename">$XDG_CONFIG_HOME/.config/gurk/gurk.toml</code>
|
||||
or <code class="filename">Library/Application Support/gurk/gurk.toml</code>. Options are
|
||||
declared at <a class="link" href="https://github.com/boxdot/gurk-rs/blob/main/src/config.rs" target="_top">https://github.com/boxdot/gurk-rs/blob/main/src/config.rs</a>.
|
||||
Note that <code class="literal">data_path</code> and <code class="literal">signal_db_path</code> should be set.</p>
|
||||
Note that <code class="literal">signal_db_path</code> should be set.</p>
|
||||
|
||||
<p><span class="emphasis"><em>Type:</em></span>
|
||||
TOML value</p>
|
||||
|
|
@ -38216,7 +38216,6 @@ TOML value</p>
|
|||
<code class="literal">{ }</code></p>
|
||||
|
||||
<p><span class="emphasis"><em>Example:</em></span></p><pre><code class="programlisting">{
|
||||
data_path = "/home/USERNAME/.local/share/gurk/gurk.data.json";
|
||||
signal_db_path = "/home/USERNAME/.local/share/gurk/signal-db";
|
||||
first_name_only = false;
|
||||
show_receipts = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue