From bcff7094627e423dd9ca52a246345512dc3d791c Mon Sep 17 00:00:00 2001 From: Phil Jones Date: Sun, 26 Jun 2022 23:44:28 +0100 Subject: Add optional background around selected result. --- completions/tofi | 2 ++ 1 file changed, 2 insertions(+) (limited to 'completions/tofi') diff --git a/completions/tofi b/completions/tofi index 7bf35ed..ea9b6de 100644 --- a/completions/tofi +++ b/completions/tofi @@ -8,6 +8,7 @@ _tofi() words=( --help --config + --output --anchor --background-color --corner-radius @@ -15,6 +16,7 @@ _tofi() --font-size --num-results --selection-color + --selection-background --outline-width --outline-color --prompt-text -- cgit v1.2.3