From 28b39ae5b583a40624953b74c960b06b39f076c9 Mon Sep 17 00:00:00 2001 From: Toby Vincent Date: Sun, 1 May 2022 14:42:12 -0500 Subject: feat: add spotify-tui --- spotify/.config/spotify-tui/config.yml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 spotify/.config/spotify-tui/config.yml (limited to 'spotify') 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 + -- cgit v1.2.3-70-g09d2