Skip to content

Commit

Permalink
Merge pull request #15 from luisgerhorst/patch-1
Browse files Browse the repository at this point in the history
README: Mention Web UI > Timeline name, autostart clarification
  • Loading branch information
2e3s authored Feb 9, 2024
2 parents 5a8a0bf + 965af67 commit cba6687
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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-window_$HOSTNAME`.

### Bundle with built-in ActivityWatch

Expand All @@ -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.
It is recommended to use `~/.config/autostart` for the bundle. This folder is employed by "Autostart" in KDE settings and Gnome Tweaks.
Systemd may require to sleep for a few seconds (`ExecStartPre=/bin/sleep 5`) in order to wait for the environment.

## Supported environments
Expand Down

0 comments on commit cba6687

Please sign in to comment.