Add in dharrigan/spotifyd-notification example (#570) [skip ci]

This commit is contained in:
David Harrigan 2020-09-10 12:22:54 +01:00 committed by GitHub
parent 5d9027fe0a
commit 9f1d7e113c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -372,3 +372,7 @@ There's also
which is like sh/sh, but it inherits stdin/stdout/stderr, so that the user sees 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 in real time what the subprocess is doing, and can possibly interact with
it. More like how shelling out in a bash script works. 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.