summaryrefslogtreecommitdiff
path: root/spotifyd/spotifyd.conf
diff options
context:
space:
mode:
authorKarel Kočí <cynerd@email.cz>2020-04-15 13:52:44 +0200
committerKarel Kočí <cynerd@email.cz>2020-04-15 13:52:44 +0200
commitb8d35c952384e37cf9923031cf16b937d482cd98 (patch)
treec202a0802dc270891aaf1481e893b752689b7169 /spotifyd/spotifyd.conf
parent2d41d5aa14264e4cb5ddd3ea9aa065999a6233c8 (diff)
downloadalpine-personal-pkgs-b8d35c952384e37cf9923031cf16b937d482cd98.tar.gz
alpine-personal-pkgs-b8d35c952384e37cf9923031cf16b937d482cd98.tar.bz2
alpine-personal-pkgs-b8d35c952384e37cf9923031cf16b937d482cd98.zip
spotifyd: fix spawn and better cache directory
Diffstat (limited to 'spotifyd/spotifyd.conf')
-rw-r--r--spotifyd/spotifyd.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/spotifyd/spotifyd.conf b/spotifyd/spotifyd.conf
index 4f7c179..82c0220 100644
--- a/spotifyd/spotifyd.conf
+++ b/spotifyd/spotifyd.conf
@@ -31,7 +31,7 @@ bitrate = 320
#
# Note: The file path does not get expanded. Environment variables and
# shell placeholders like $HOME or ~ don't work!
-cache_path = /var/cache/spotifyd
+cache_path = /var/lib/spotify/cache
# If set to true, audio data does NOT get cached.
no_audio_cache = true