Describe autostart option in docs

This commit is contained in:
Demmie 2024-01-24 01:29:38 -05:00
parent 847e9767a0
commit 16ec9f64d7
No known key found for this signature in database
GPG Key ID: B06DAA3D432C6E9A

View File

@ -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, 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.
## Build
### Prerequisites