From 9f1d7e113c0a7653119c155d11b62c32ca72207d Mon Sep 17 00:00:00 2001 From: David Harrigan Date: Thu, 10 Sep 2020 12:22:54 +0100 Subject: [PATCH] Add in dharrigan/spotifyd-notification example (#570) [skip ci] --- doc/libraries.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/libraries.md b/doc/libraries.md index 04a8f4a0..35c81452 100644 --- a/doc/libraries.md +++ b/doc/libraries.md @@ -372,3 +372,7 @@ There's also which is like sh/sh, but it inherits stdin/stdout/stderr, so that the user sees in real time what the subprocess is doing, and can possibly interact with it. More like how shelling out in a bash script works. + +### [dharrigan/spotifyd-notification](https://github.com/dharrigan/spotifyd-notification) + +An example of using babashka to show spotifyd notifications via dunst.