Skip to content

Commit 7ee2743

Browse files
committed
integration: add comment on slurp quotation marks
1 parent 30e3f86 commit 7ee2743

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
@@ -237,10 +237,13 @@ example
237237
- [swappy](https://github.com/jtheoof/swappy)
238238

239239
```
240+
grim -g "$(slurp)"
240241
grim -g "$(slurp)" - | swappy -f -
241242
grim - | wl-copy
242243
```
243244

245+
> Note: Remember to use quotation marks around `$(slurp)`
246+
244247
# 7. Session Lock {#session-lock}
245248

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

0 commit comments

Comments
 (0)