Skip to content

Commit 10d64fc

Browse files
committed
integration: add comment on slurp quotation marks
1 parent 7c839ff commit 10d64fc

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/integration.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -247,10 +247,13 @@ example
247247
- [swappy](https://github.com/jtheoof/swappy)
248248

249249
```
250+
grim -g "$(slurp)"
250251
grim -g "$(slurp)" - | swappy -f -
251252
grim - | wl-copy
252253
```
253254

255+
> Note: Remember to use quotation marks around `$(slurp)`
256+
254257
# 7. Session Lock {#session-lock}
255258

256259
`labwc` supports the [ext-session-lock] and [ext-idle-notify] protocols and you can use clients such

0 commit comments

Comments
 (0)