docs: update pomodoro instructions

This commit is contained in:
Abhishek Keshri 2024-11-04 01:23:12 +05:30
parent 74214e6dea
commit 5613733bc3
No known key found for this signature in database

View file

@ -121,7 +121,7 @@ set -g @tmux2k-yellow '#f8c800' # change yellow color
- `time`: Show current time and date
- `weather`: Show weather information
- `window`: tmux window list
- `pomodoro`: Shows the `#{pomodoro_status}` of the [tmux-pomodoro-plus](https://github.com/olimorris/tmux-pomodoro-plus) plugin (if installed)
- `pomodoro`: Shows pomodoro timer, needs [tmux-pomodoro-plus](https://github.com/olimorris/tmux-pomodoro-plus) (hit `prefix + p` to start)
To customize plugins, I'll highly recommend checking out their respective scripts in the [scripts](./scripts) folder.