🐛 fix spotifyd not choosing correct backend
parent
232817c902
commit
1f21a8925c
|
@ -31,6 +31,9 @@
|
|||
|
||||
# The displayed device type in Spotify clients.
|
||||
device_type = "computer";
|
||||
|
||||
# set backend to pulseaudio
|
||||
backend = "pulseaudio";
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Reference in New Issue