diff options
author | Phil Jones <philj56@gmail.com> | 2022-11-20 23:50:21 +0000 |
---|---|---|
committer | Phil Jones <philj56@gmail.com> | 2022-11-21 00:11:49 +0000 |
commit | 8ff917954773b293276c2eda31959acbecdc2421 (patch) | |
tree | 8ddbb35065032831faa0153a8a8fb25c4fd56137 /completions | |
parent | 8fb1b007ebe93efb6bf6d928edfd235b086ed199 (diff) |
Add --font-variations option.
Diffstat (limited to 'completions')
-rw-r--r-- | completions/tofi | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/completions/tofi b/completions/tofi index ca19509..0e50af2 100644 --- a/completions/tofi +++ b/completions/tofi @@ -16,6 +16,8 @@ _tofi() --corner-radius --font --font-size + --font-features + --font-variations --num-results --selection-color --selection-match-color @@ -54,7 +56,6 @@ _tofi() --drun-launch --terminal --hint-font - --font-features --late-keyboard-init --multi-instance ) |