summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorPaul Bütow <1224732+snonux@users.noreply.github.com>2025-06-24 23:22:29 +0300
committerPaul Bütow <1224732+snonux@users.noreply.github.com>2025-06-24 23:22:29 +0300
commit60da6c59bcc58605bcc13609c855e32f045e9a1c (patch)
treeee013ed633d9431e6211f22ef3894552ea2ae74e /README.md
parentdbfba814e68bd6b679b2fd77bf10d34336485238 (diff)
Add disco mode with flag and hotkey
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
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.