diff options
author | Phil Jones <philj56@gmail.com> | 2022-06-26 23:44:28 +0100 |
---|---|---|
committer | Phil Jones <philj56@gmail.com> | 2022-06-26 23:44:28 +0100 |
commit | bcff7094627e423dd9ca52a246345512dc3d791c (patch) | |
tree | c041d710eed4453091439f2c468113d9d635f1fc /doc/tofi.5.md | |
parent | 97aded721dd0bf33a56839517921e4c7094c90d7 (diff) |
Add optional background around selected result.
Diffstat (limited to 'doc/tofi.5.md')
-rw-r--r-- | doc/tofi.5.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/tofi.5.md b/doc/tofi.5.md index 24b14e9..f5df5cf 100644 --- a/doc/tofi.5.md +++ b/doc/tofi.5.md @@ -93,6 +93,13 @@ options. > > Default: \#F92672 +**selection-background**=*color* + +> Background color of selected result. See **COLORS** for more +> information. +> +> Default: \#00000000 + **result-spacing**=*px* > Spacing between results. Can be negative. |