mirror of
https://github.com/jessebot/dot_files.git
synced 2025-10-01 01:48:43 +00:00
adding spotui and move spotifyd/spotify-tui to apt.packages.music
This commit is contained in:
parent
3c3c6281a4
commit
9248229444
1 changed files with 7 additions and 4 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue