Update README.md

This commit is contained in:
Luis Gerhorst 2024-02-07 10:01:35 +01:00 committed by GitHub
parent 5a8a0bfd48
commit 4b02a4c621
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -18,8 +18,8 @@ The binaries for the bundle, bundled DEB and ActivityWatch watchers replacement
- Run `sudo unzip aw-awatcher.zip -d /usr/local/bin` in the console to allow ActivityWatch to detect its presence.
- Or install the provided **aw-awatcher_\*.deb**.
- Remove `aw-watcher-window` and `aw-watcher-afk` from autostart at `aw-qt/aw-qt.toml` in [config directory](https://docs.activitywatch.net/en/latest/directories.html#config),
add `aw-awatcher`
- Restart ActivityWatch. In the Modules submenu there should be a new checked module **aw-awatcher**.
add `aw-awatcher`.
- Restart ActivityWatch. In the Modules submenu there should be a new checked module **aw-awatcher**. Note that awatcher shows up in the Web UI under Timeline as `aw-watcher-windows_$HOSTNAME`.
### Bundle with built-in ActivityWatch
@ -33,7 +33,7 @@ They are controled from the tray, no additional configuration is necessary.
#### Autostart
Using `~/.config/autostart` is preferable, which is used by "Autostart" in KDE settings or Gnome Tweaks.
When using the Bundle using `~/.config/autostart` is preferable, which is used by "Autostart" in KDE settings or Gnome Tweaks.
Systemd may require to sleep for a few seconds (`ExecStartPre=/bin/sleep 5`) in order to wait for the environment.
## Supported environments