Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 534 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 534 Bytes

Build Status

tmux-spotify-info

Show current spotify track artist and name on tmux status bar.

Instalation

Using Tmux Plugin Manager

Add plugin to the list of plugins at the end of tmux.conf:

set -g @plugin 'gugsrs/tmux-spotify-info'

Usage

set -g status-right "#{spotify-info}"

License

MIT