From 5613733bc3838eefe18e479c1f3fc822bd2068b8 Mon Sep 17 00:00:00 2001 From: Abhishek Keshri Date: Mon, 4 Nov 2024 01:23:12 +0530 Subject: [PATCH] docs: update pomodoro instructions --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8ba371c..9ef3fb6 100644 --- a/README.md +++ b/README.md @@ -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.