mirror of
https://github.com/danbulant/dotfiles
synced 2026-05-19 04:18:55 +00:00
add awatcher
This commit is contained in:
parent
07e90b0d0a
commit
ed5c70b870
2 changed files with 4 additions and 0 deletions
2
.config/activitywatch/aw-qt/aw-qt.toml
Normal file
2
.config/activitywatch/aw-qt/aw-qt.toml
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
[aw-qt]
|
||||
autostart_modules = ["aw-server", "aw-awatcher"]
|
||||
2
home.nix
2
home.nix
|
|
@ -163,6 +163,8 @@ in
|
|||
nix-du
|
||||
graphviz
|
||||
|
||||
awatcher
|
||||
|
||||
# (python312.withPackages (ps: with ps; [
|
||||
# pyquery
|
||||
# pygobject3
|
||||
|
|
|
|||
Loading…
Reference in a new issue