watcher: fix example typo for aw-watcher-window (#7822)

the example config has a stray s
This commit is contained in:
gotjoshua 2025-09-17 03:47:19 +01:00 committed by GitHub
parent 5820376beb
commit 6c1a1efa02
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -210,7 +210,7 @@ in
};
};
aw-watcher-windows = {
aw-watcher-window = {
package = pkgs.activitywatch;
settings = {
poll_time = 1;