spotifyd: user -> username

PR #1168
This commit is contained in:
Bruno Bigras 2020-04-17 16:18:33 -04:00 committed by Robert Helgesson
parent 8369624512
commit 2d88cbe496
No known key found for this signature in database
GPG key ID: 36BDAA14C2797E89

View file

@ -21,7 +21,7 @@ in {
example = literalExample ''
{
global = {
user = "Alex";
username = "Alex";
password = "foo";
device_name = "nix";
};