From 856f8c550dd898c882ce11bb622fbf0c01e4c427 Mon Sep 17 00:00:00 2001 From: moritzruth Date: Tue, 9 Jul 2024 22:26:49 +0200 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c75946f..b8ffee2 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ -# Deckster +# deckster +> A custom Loupedeck driver and declarative backend written in Rust ## To do - Make the `playerctl` handler independent of… playerctl. Use the [`mpris` crate](https://lib.rs/crates/mpris) directly instead.