~andreafeletto/public-inbox

levee: Fix config example in README v1 APPLIED

Yujiri: 1
 Fix config example in README

 1 files changed, 1 insertions(+), 1 deletions(-)
#840784 .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/~andreafeletto/public-inbox/patches/35193/mbox | git am -3
Learn more about email & git

[PATCH levee] Fix config example in README Export this patch

multiple arguments to riverctl spawn must be quoted.
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index bdbdbe6..a830654 100644
--- a/README.md
+++ b/README.md
@@ -20,7 +20,7 @@ zig build --prefix ~/.local install
Add the following toward the end of `$XDG_CONFIG_HOME/river/init`:

```
riverctl spawn levee pulse backlight battery
riverctl spawn "levee pulse backlight battery"
```

## Dependencies
-- 
2.37.1
levee/patches/.build.yml: SUCCESS in 49s

[Fix config example in README][0] from [Yujiri][1]

[0]: https://lists.sr.ht/~andreafeletto/public-inbox/patches/35193
[1]: mailto:yujiri@disroot.org

✓ #840784 SUCCESS levee/patches/.build.yml https://builds.sr.ht/~andreafeletto/job/840784