From 0a2145eae2546f8fb7ce20b5bf21c9dacce37092 Mon Sep 17 00:00:00 2001 From: gotjoshua Date: Wed, 17 Sep 2025 03:48:11 +0100 Subject: [PATCH] activitywatch: add service status cmd to desc (#7823) --- modules/services/activitywatch.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/modules/services/activitywatch.nix b/modules/services/activitywatch.nix index e4dae1ebf..f21710677 100644 --- a/modules/services/activitywatch.nix +++ b/modules/services/activitywatch.nix @@ -188,6 +188,8 @@ in Watchers to be included with the service alongside with their configuration. + Check with `systemctl --user status "*aw*"` + If a configuration is set, a file will be generated in {file}`$XDG_CONFIG_HOME/activitywatch/$WATCHER_NAME/$WATCHER_SETTINGS_FILENAME`.