update examples

This commit is contained in:
2025-08-25 20:33:07 +02:00
parent 3102978317
commit e516aeab72

View File

@@ -66,12 +66,13 @@ func main() {
} }
``` ```
Also take a look into the **_examples** folder for more examples. For Also take a look into the **_examples** folder for more examples.
a more comprehensive and practical example look at the
`_examples/descratcher` program which you can use to selectively
retrieve a window from the scratchpad.
You may take a look at the [tool swaycycle](https://github.com/tlinden/swaycycle) For a more comprehensive and practical example look at the
[descratch](https://github.com/TLINDEN/sway-descratch) program which
you can use to selectively retrieve a window from the scratchpad.
You may also take a look at the [tool swaycycle](https://github.com/tlinden/swaycycle)
which is using this module. which is using this module.
## Installation ## Installation