1 files changed, 9 insertions(+), 0 deletions(-)
M README.md
M README.md => README.md +9 -0
@@ 19,6 19,15 @@ Clone and `mk install`
Run `castor [address]`
Use the adress bar and right-mouse click to navigate.
+## Plumber rule
+
+```
+type is text
+data matches 'gemini://[^ ]+'
+plumb to gemini
+plumb client window castor $0
+```
+
## To Do:
- TOFU