summaryrefslogtreecommitdiffstatshomepage
path: root/spotify
diff options
context:
space:
mode:
authorToby Vincent <tobyv13@gmail.com>2022-05-01 14:42:12 -0500
committerToby Vincent <tobyv13@gmail.com>2022-05-01 14:42:12 -0500
commit28b39ae5b583a40624953b74c960b06b39f076c9 (patch)
treeeb8393136cec6826fcea2fd7894c44798242f41c /spotify
parentfbaf84277f0c99e54f3fcc7b60d3bb4df37d5640 (diff)
feat: add spotify-tui
Diffstat (limited to 'spotify')
-rw-r--r--spotify/.config/spotify-tui/config.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/spotify/.config/spotify-tui/config.yml b/spotify/.config/spotify-tui/config.yml
new file mode 100644
index 0000000..637f040
--- /dev/null
+++ b/spotify/.config/spotify-tui/config.yml
@@ -0,0 +1,5 @@
+behavior:
+ volume_increment: 5
+ # The lower the number the higher the "frames per second". You can decrease this number so that the audio visualisation is smoother but this can be expensive!
+ tick_rate_milliseconds: 50
+