From ed5c70b8702f0ae0b91193b0dbfc85ad75a145f8 Mon Sep 17 00:00:00 2001 From: Daniel Bulant Date: Sun, 1 Dec 2024 18:11:55 +0100 Subject: [PATCH] add awatcher --- .config/activitywatch/aw-qt/aw-qt.toml | 2 ++ home.nix | 2 ++ 2 files changed, 4 insertions(+) create mode 100644 .config/activitywatch/aw-qt/aw-qt.toml diff --git a/.config/activitywatch/aw-qt/aw-qt.toml b/.config/activitywatch/aw-qt/aw-qt.toml new file mode 100644 index 0000000..52a35f7 --- /dev/null +++ b/.config/activitywatch/aw-qt/aw-qt.toml @@ -0,0 +1,2 @@ +[aw-qt] +autostart_modules = ["aw-server", "aw-awatcher"] \ No newline at end of file diff --git a/home.nix b/home.nix index 4ac4b61..d5693bc 100644 --- a/home.nix +++ b/home.nix @@ -163,6 +163,8 @@ in nix-du graphviz + awatcher + # (python312.withPackages (ps: with ps; [ # pyquery # pygobject3