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