olimorris / tmux-pomodoro-plus

🍅 Incorporate the Pomodoro technique into your tmux workflow
MIT License
274 stars 23 forks source link

[Question] What's the status bar used in the screenshots ? #11

Closed AYehia0 closed 1 year ago

AYehia0 commented 1 year ago

I tried to make it work with this theme dracula/tmux (which comes with a status bar) but it didn't show the pomo thing. I am using the default configurations on linux.

Thanks in advance :smiley:

olimorris commented 1 year ago

It should be as simple as adding something like:

#[fg=$color_gray]%R#{pomodoro_status}

As I have done in my own configuration here.

chfast commented 1 year ago

What is the theme used in the screenshot?