From 09fc9d3c0ea4b60ce2b47962497c9368b7703104 Mon Sep 17 00:00:00 2001 From: Steffen Rademacker Date: Fri, 12 Apr 2024 13:27:08 +0200 Subject: [PATCH] remove spotifyd, use tidal from now on --- spotifyd.toml | 17 ----------------- 1 file changed, 17 deletions(-) delete mode 100644 spotifyd.toml diff --git a/spotifyd.toml b/spotifyd.toml deleted file mode 100644 index f355ad18..00000000 --- a/spotifyd.toml +++ /dev/null @@ -1,17 +0,0 @@ -[global] -username = 's.rademacker' -use_keyring = true - -backend = 'portaudio' -device_name = 'spuckify' -device_type = 'computer' - -initial_volume = '100' -zeroconf_port = 1234 - -bitrate = 320 -volume_controller = 'softvol' -volume_normalisation = false - -cache_path = '/Users/webgefrickel/Music' -no_audio_cache = false