From ec83e3644994294e50dde5ad0b2e9f96921979d6 Mon Sep 17 00:00:00 2001 From: Toby Vincent Date: Sun, 18 Feb 2024 13:08:35 -0600 Subject: fix(spotify): set initial volume to 50 --- spotify/.config/spotifyd/spotifyd.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'spotify') diff --git a/spotify/.config/spotifyd/spotifyd.conf b/spotify/.config/spotifyd/spotifyd.conf index 1b11e8d..850f9bd 100644 --- a/spotify/.config/spotifyd/spotifyd.conf +++ b/spotify/.config/spotifyd/spotifyd.conf @@ -5,5 +5,5 @@ backend = "pulseaudio" cache_path = "/home/tobyv/.cache/spotifyd" max_cache_size = 1000000000 no_audio_cache = false -initial_volume = "35" +initial_volume = "50" device_type = "computer" -- cgit v1.2.3-70-g09d2