summaryrefslogtreecommitdiff
path: root/contrib/pianobar.1
diff options
context:
space:
mode:
authorLars-Dominik Braun <lars@6xq.net>2014-05-30 14:57:19 +0200
committerLars-Dominik Braun <lars@6xq.net>2014-05-30 14:57:19 +0200
commit947b381fb63711fab30f7212638ef792f5aa2a3f (patch)
tree080d9c3e7128b7c3563972977b6ae25ed7569f84 /contrib/pianobar.1
parent81c9327143c1b0484eaceaf69e7f79da0099ba91 (diff)
downloadpianobar-947b381fb63711fab30f7212638ef792f5aa2a3f.tar.gz
pianobar-947b381fb63711fab30f7212638ef792f5aa2a3f.tar.bz2
pianobar-947b381fb63711fab30f7212638ef792f5aa2a3f.zip
settings: Support ~/ expansion
Only the simple ~/ expansion is supported right now, since ~user expansion does not make sense for per-user config files anyway. Closes #431 and #430. On my way to this solution I tried libconfuse and json-based config files. I’m not convinced yet one of these is the solution though…
Diffstat (limited to 'contrib/pianobar.1')
-rw-r--r--contrib/pianobar.15
1 files changed, 2 insertions, 3 deletions
diff --git a/contrib/pianobar.1 b/contrib/pianobar.1
index 490ee23..8a311a5 100644
--- a/contrib/pianobar.1
+++ b/contrib/pianobar.1
@@ -215,9 +215,8 @@ File that is executed when event occurs. See section
.B EVENTCMD
.TP
-.B fifo = /home/user/.config/pianobar/ctl
-Location of control fifo. Defaults to $XDG_CONFIG_HOME/pianobar/ctl (which is
-usually the value above). See section
+.B fifo = $XDG_CONFIG_HOME/pianobar/ctl
+Location of control fifo. See section
.B REMOTE CONTROL
.TP