Update readme.

This commit is contained in:
redxef 2022-11-05 16:21:35 +01:00
parent 092a4bccfe
commit 932a36517b
Signed by: redxef
GPG key ID: 7DAC3AA211CBD921

View file

@ -13,7 +13,7 @@ Run only one program.
### Config
Run multiple programs by specifying a yaml list of the form:
Run multiple programs by specifying a yaml configuration file:
```yaml
---
@ -67,7 +67,7 @@ Multiple filters are combined via nesting: `(& (> ".container.geometry.width" 30
## Starting tray programs in a specific order
To start tray programs in a specific order it is possible to specify the `signal_continue` parameter.
To start tray programs in a specific order it is possible to specify the `signal` parameter.
Starting of programs will be halted until the program has received the corresponding signal.
This could be combined with waybar to enforce an ordering of tray applications: