From 0d13ea58d565d3c1c1468ddae1f623316dc395d9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastian=20Kl=C3=A4hn?= <39526136+Septias@users.noreply.github.com> Date: Thu, 29 May 2025 05:05:45 +0200 Subject: [PATCH] activitywatch: Proper watcher name in example (#7136) --- modules/services/activitywatch.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/services/activitywatch.nix b/modules/services/activitywatch.nix index 253fa118..e4dae1eb 100644 --- a/modules/services/activitywatch.nix +++ b/modules/services/activitywatch.nix @@ -210,7 +210,7 @@ in }; }; - aw-watcher-windows = { + aw-watcher-window = { package = pkgs.activitywatch; settings = { poll_time = 1;