~emersion/public-inbox

kanshi: doc: Add caveat for wildcards only matching one output v1 APPLIED

Ben Brown: 1
 doc: Add caveat for wildcards only matching one output

 1 files changed, 1 insertions(+), 1 deletions(-)
#1260358 .build.yml success
Export patchset (mbox)
How do I use this?

Copy & paste the following snippet into your terminal to import this patchset into git:

curl -s https://lists.sr.ht/~emersion/public-inbox/patches/53512/mbox | git am -3
Learn more about email & git

[PATCH kanshi] doc: Add caveat for wildcards only matching one output Export this patch

---
 doc/kanshi.5.scd | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/kanshi.5.scd b/doc/kanshi.5.scd
index e41d419..74ada4d 100644
--- a/doc/kanshi.5.scd
+++ b/doc/kanshi.5.scd
@@ -77,7 +77,7 @@ quoted (with *"*) if they contain spaces.
	- An output alias (e.g. "$work-desk3") defined by an output alias directive.
	  Output aliases can only be used in profile scope.
	- A wildcard "\*", to match any output.
	  Wildcards can only be used in profile scope.
	  Wildcards can only be used in profile scope and will only match one output.

	Output directives may be specified in a bracket-delimited block as well.

-- 
2.45.2
kanshi/patches/.build.yml: SUCCESS in 29s

[doc: Add caveat for wildcards only matching one output][0] from [Ben Brown][1]

[0]: https://lists.sr.ht/~emersion/public-inbox/patches/53512
[1]: mailto:ben@demerara.io

✓ #1260358 SUCCESS kanshi/patches/.build.yml https://builds.sr.ht/~emersion/job/1260358
Pushed, thanks!