From 60da6c59bcc58605bcc13609c855e32f045e9a1c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Paul=20B=C3=BCtow?= <1224732+snonux@users.noreply.github.com> Date: Tue, 24 Jun 2025 23:22:29 +0300 Subject: Add disco mode with flag and hotkey --- README.md | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 808fc2f..c95cdc6 100644 --- a/README.md +++ b/README.md @@ -54,6 +54,7 @@ Task Samurai invokes the `task` command to read and modify tasks. The tasks are - `f`: change filter - `c`: random theme - `C`: reset theme +- `x`: toggle disco mode - `space`: refresh tasks - `H`: toggle help - `q` or `esc`: close search/help or quit (press `q` when nothing is open) @@ -79,3 +80,7 @@ go-task install ``` The second method requires [go-task](https://taskfile.dev/) to be installed. + +### Flags + +- `--disco`: start Task Samurai in disco mode, changing the theme every time a task is modified. -- cgit v1.2.3