diff options
author | Phil Jones <philj56@gmail.com> | 2022-10-05 14:35:12 +0100 |
---|---|---|
committer | Phil Jones <philj56@gmail.com> | 2022-10-05 14:35:12 +0100 |
commit | 4f13d9c88e8a00ccb9ba8d5380db2f93d3f67908 (patch) | |
tree | 91506378e4d30edad5178238267d9a3132dcf146 /completions | |
parent | 803b0d14b7ac8ea03105613fa25849d460073357 (diff) |
Add options to hide input for passwords etc.
Diffstat (limited to 'completions')
-rw-r--r-- | completions/tofi | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/completions/tofi b/completions/tofi index 0e21eed..4d46d27 100644 --- a/completions/tofi +++ b/completions/tofi @@ -45,6 +45,8 @@ _tofi() --history --fuzzy-match --require-match + --hide-input + --hidden-character --drun-launch --hint-font --late-keyboard-init |