mirror of
https://github.com/kmein/niveum
synced 2026-03-16 10:11:08 +01:00
fix(spotifyd): disable mpris
fixes #48 big thanks to @n0ur and her copilot
This commit is contained in:
@@ -16,6 +16,7 @@
|
||||
username_cmd = "cat $CREDENTIALS_DIRECTORY/username";
|
||||
password_cmd = "cat $CREDENTIALS_DIRECTORY/password";
|
||||
bitrate = 320;
|
||||
use_mpris = false;
|
||||
device_type = "s_t_b"; # set-top box
|
||||
device_name = config.networking.hostName;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user