aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/README.md b/README.md
index 215a22e..16c3cb1 100644
--- a/README.md
+++ b/README.md
@@ -11,3 +11,13 @@ commands to install and launch MPC Bar:
brew install spnw/formulae/mpc-bar
brew services start spnw/formulae/mpc-bar
```
+
+## Configuration
+MPC Bar is configured with a `~/.mpcbar.ini` file. Currently the only
+options are these:
+
+```
+[connection]
+host = localhost
+port = 6600
+```