1
0
Fork 0
mirror of https://github.com/nix-community/home-manager.git synced 2025-12-04 16:11:06 +01:00
This commit is contained in:
khaneliman 2025-09-17 02:49:03 +00:00
parent 654efaf77e
commit e4844fe0e1

View file

@ -83898,7 +83898,7 @@ TOML value</p>
</dt> </dt>
<dd> <dd>
<p>Watchers to be included with the service alongside with their <p>Watchers to be included with the service alongside with their
configuration.</p><p>If a configuration is set, a file will be generated in configuration.</p><p>Check with <code class="literal">systemctl --user status &quot;*aw*&quot;</code></p><p>If a configuration is set, a file will be generated in
<code class="filename">$XDG_CONFIG_HOME/activitywatch/$WATCHER_NAME/$WATCHER_SETTINGS_FILENAME</code>.</p><div class="note"><h3 class="title">Note</h3><p>The watchers are run with the service manager and the settings format <code class="filename">$XDG_CONFIG_HOME/activitywatch/$WATCHER_NAME/$WATCHER_SETTINGS_FILENAME</code>.</p><div class="note"><h3 class="title">Note</h3><p>The watchers are run with the service manager and the settings format
of the configuration is only assumed to be in TOML. Furthermore, it of the configuration is only assumed to be in TOML. Furthermore, it
assumes the watcher program is using the official client libraries assumes the watcher program is using the official client libraries