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