From 94379472bf18b2c525ab940fa937d788c1cf73d5 Mon Sep 17 00:00:00 2001 From: kevin Date: Thu, 9 Oct 2025 15:47:08 +0800 Subject: [PATCH] update --- cmus/README.md | 2 ++ cmus/data/etc/rc | 1 + 2 files changed, 3 insertions(+) diff --git a/cmus/README.md b/cmus/README.md index f646b0d..7ddfeaa 100644 --- a/cmus/README.md +++ b/cmus/README.md @@ -21,4 +21,6 @@ $ docker-compose exec cmus cmus-remote --passwd secret $ alsamixer ``` +> cmus-remote: password required for tcp/ip connection + [1]: https://cmus.github.io/ diff --git a/cmus/data/etc/rc b/cmus/data/etc/rc index d4baa57..d6e76e6 100644 --- a/cmus/data/etc/rc +++ b/cmus/data/etc/rc @@ -1 +1,2 @@ +set mpris=false set passwd=secret