Edwardsoen / aw-watcher-steam

MIT License
18 stars 4 forks source link

aw-watcher-steam does not get checked in the context menu in the notification area #5

Open JustinRamroop opened 6 months ago

JustinRamroop commented 6 months ago

image

When I click on the item, it doesn't remain checked and does not show up in the ActivityWatch interface.

elmisback commented 1 month ago

You need to update aw-qt.toml in the AW config dir (see the README for a link on your platform):

Uncomment and add aw-watcher-steam:

[aw-qt]
autostart_modules = ["aw-server", "aw-watcher-afk", "aw-watcher-window", "aw-watcher-steam"]

README.md should be updated with this!