spotifyd: user -> username
PR #1168
(cherry picked from commit 2d88cbe496
)
This commit is contained in:
parent
9b5133529e
commit
98fa8f63b8
|
@ -21,7 +21,7 @@ in {
|
|||
example = literalExample ''
|
||||
{
|
||||
global = {
|
||||
user = "Alex";
|
||||
username = "Alex";
|
||||
password = "foo";
|
||||
device_name = "nix";
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue