Edwardsoen / aw-watcher-steam

MIT License
20 stars 4 forks source link

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

Open JustinRamroop opened 9 months ago

JustinRamroop commented 9 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 3 months 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!