janoamaral / tokyo-night-tmux

A clean, dark Tmux theme that celebrates the lights of Downtown Tokyo at night.
https://github.com/janoamaral/tokyo-night-tmux/wiki
Other
297 stars 85 forks source link

Music Widget not showing #51

Closed chetra-seng closed 6 months ago

chetra-seng commented 6 months ago

Describe the issue Hi, I'm a beginner to tmux and I kinda have a problem setting up the music widget. I can't get it to appear in the status bar even though I followed the configuration as stated in the documentation. Did I miss anything or do I need to add more config or install something?

To Reproduce Steps to reproduce the issue:

  1. Followed the configuration based on doc
  2. source tmux config new
  3. Restart tmux-server
  4. Start new tmux session

Screenshots .tmux.conf

image

Here's my tmux

Screenshot 2024-03-26 at 12 29 03 at night

Environment (please complete the following information):

janoamaral commented 6 months ago

Hi, do you have installed nowplaying-cli?

janoamaral commented 6 months ago

Also, do you installed the plugin with tpm? Because on your screenshots it doesn't seem it.

EDIT: that plugin is a completely different project

chetra-seng commented 6 months ago

Thanks @janoamaral. My bad, I didn't know there were 2 plugins with similar name EDIT: updated the plugin and everything works like magic.