You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried to add pomodoro to my tmux status bar by adding set -g @plugin 'olimorris/tmux-pomodoro-plus' and setting set -g status-right "#{pomodoro_status}" but couldn't make it working .
Should i do something with plugins/nord-tmux folder ??
The text was updated successfully, but these errors were encountered:
hey there, just locate where this plugin is installed on your system and comment out these lines and paste them in your tmux.conf and modify to your heart's content
I tried to add pomodoro to my tmux status bar by adding
set -g @plugin 'olimorris/tmux-pomodoro-plus'
and settingset -g status-right "#{pomodoro_status}"
but couldn't make it working .Should i do something with plugins/nord-tmux folder ??
The text was updated successfully, but these errors were encountered: