setup ActivityWatch

This commit is contained in:
Smirnov Oleksandr 2024-04-19 03:41:12 +03:00
parent 2ef648e77e
commit 490d5d43d6
2 changed files with 23 additions and 0 deletions

View file

@ -0,0 +1,20 @@
[server]
host = "localhost"
port = 5600
[awatcher]
idle-timeout-seconds=120
poll-time-idle-seconds=5
poll-time-window-seconds=1
[[awatcher.filters]]
match-app-id = "Spotify"
replace-app-id = "Spotify"
[[awatcher.filters]]
match-app-id = "org.pwmt.zathura"
replace-app-id = "Zathura"
[[awatcher.filters]]
match-app-id = "Brave-browser"
replace-title = "Brave"