From 4b02a4c621f01f1512851994a11381f6596455a3 Mon Sep 17 00:00:00 2001 From: Luis Gerhorst Date: Wed, 7 Feb 2024 10:01:35 +0100 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 249d90b..ea7cab8 100644 --- a/README.md +++ b/README.md @@ -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