aboutsummaryrefslogtreecommitdiff
path: root/nncmpp.adoc
diff options
context:
space:
mode:
authorPřemysl Eric Janouch <p@janouch.name>2021-11-07 15:47:41 +0100
committerPřemysl Eric Janouch <p@janouch.name>2021-11-07 23:07:55 +0100
commit7165a8eb0227f03a5126496de4a2f3407a72c3a4 (patch)
tree8e923fbab693d7069b2f5e683c6fd28a40416cae /nncmpp.adoc
parent87b57bb24c829e23576af9a5c9acdd52313fda55 (diff)
downloadnncmpp-7165a8eb0227f03a5126496de4a2f3407a72c3a4.tar.gz
nncmpp-7165a8eb0227f03a5126496de4a2f3407a72c3a4.tar.xz
nncmpp-7165a8eb0227f03a5126496de4a2f3407a72c3a4.zip
Add ability to control PulseAudio volume
I know, son, it might be hard to accept, but you're imported. Your true parents are wmstatus and paswitch, from the desktop-tools family. Also, fix unnecessary linking of optional dependencies.
Diffstat (limited to 'nncmpp.adoc')
-rw-r--r--nncmpp.adoc12
1 files changed, 7 insertions, 5 deletions
diff --git a/nncmpp.adoc b/nncmpp.adoc
index bcbb740..d30d754 100644
--- a/nncmpp.adoc
+++ b/nncmpp.adoc
@@ -37,16 +37,18 @@ Options
Configuration
-------------
-Unless you run MPD on a remote machine, on an unusual port, or protected by
-a password, the client doesn't need a configuration file to work. It is,
-however, likely that you'll want to customize the looks or add some streams.
-You can start off with the following snippet:
+Unless you run MPD on a remote machine, on an unusual port, protected by
+a password, or only accessible through a Unix socket, the client doesn't need
+a configuration file to work. It is, however, likely that you'll want to
+customize the looks or add some streams. You can start off with the following
+snippet:
....
settings = {
- address = "localhost:6600"
+ address = "~/.mpd/mpd.socket"
password = "<your password>"
root = "~/Music"
+ pulseaudio = on
}
colors = {
normal = ""