Skip to content

Commit

Permalink
Describe autostart option in docs
Browse files Browse the repository at this point in the history
  • Loading branch information
2e3s committed Jan 24, 2024
1 parent 847e976 commit 94de477
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,11 @@ to see what application names and titles are reported to the server.
$ awatcher -vvv --no-server
```

### Autostart

Using `./config/autostart` is preferable, it's 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.

## Build

### Prerequisites
Expand Down

0 comments on commit 94de477

Please sign in to comment.