From 932a36517b859066169dde0ee99f5afa2bad0972 Mon Sep 17 00:00:00 2001 From: redxef Date: Sat, 5 Nov 2022 16:21:35 +0100 Subject: [PATCH] Update readme. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index cdb759a..0dbb3ef 100644 --- a/README.md +++ b/README.md @@ -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: