adding spotui and move spotifyd/spotify-tui to apt.packages.music

This commit is contained in:
Jesse Hitch 2023-06-05 20:22:44 +02:00
parent 3c3c6281a4
commit 9248229444

View file

@ -163,10 +163,6 @@ brew:
extras:
# installs cargo and rust
# - rustup
# spotify daemon
- spotifyd
# spotify TUI
- spotify-tui
# preview videos in the terminal. commented by default because it is big
# - ffmpegthumbnailer
# a cow that says things
@ -193,6 +189,11 @@ brew:
# for work chats
- "--cask slack"
- "--cask zoom"
music:
# spotify daemon
- spotifyd
# spotify TUI: written in rust, but no longer maintained
# - spotify-tui
Linux:
# linuxbrew asks for this
- gcc
@ -359,3 +360,5 @@ pip3.11:
- yewtube
# powerline: supposed to work spotify info
- dbus
# python spotify tui: https://github.com/ceuk/spotui
- spotui