We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b31a4b commit 310e764Copy full SHA for 310e764
README.md
@@ -34,7 +34,7 @@ and supplying an alternative backend (see the _Configuration_ section).
34
Spotifyd will search for a file name `spotifyd.conf` in the XDG config
35
directories (meaning, a users local config is placed in
36
`~/.config/spotifyd/spotifyd.conf`, a system wide config is in
37
-`/etc/xdg/spotifyd/spotifyd.conf`) and has the following format:
+`/etc/spotifyd.conf` or in `/etc/xdg/spotifyd/spotifyd.conf`) and has the following format:
38
```
39
[global]
40
username = USER
0 commit comments