From cec8531de8491f7ae790552ccff4fa55bd35dc6a Mon Sep 17 00:00:00 2001 From: Felix Van der Jeugt Date: Tue, 27 Aug 2019 22:10:12 +0200 Subject: [PATCH] add spotifyd configuration --- config/spotifyd/spotifyd.conf | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 config/spotifyd/spotifyd.conf diff --git a/config/spotifyd/spotifyd.conf b/config/spotifyd/spotifyd.conf new file mode 100644 index 0000000..5232df0 --- /dev/null +++ b/config/spotifyd/spotifyd.conf @@ -0,0 +1,9 @@ +[global] +username = felixvdj+spotify@posteo.be +password_cmd = pass web/spotify.com | head -1 + +backend = alsa +volume-control = alsa + +device_name = abysm_spotifyd +cache_path = /home/noctua/.cache/spotifyd