diff options
author | Phil Jones <philj56@gmail.com> | 2022-08-03 13:47:15 +0100 |
---|---|---|
committer | Phil Jones <philj56@gmail.com> | 2022-08-03 13:47:15 +0100 |
commit | c0d3df8af0328280836ccfef85ae7e40eb3b6b87 (patch) | |
tree | b5e80a0dff429bc4dbe409e93d25ae8a023a13a3 /completions/tofi | |
parent | 04731d5dd4172c94d7d33fb5fdc5dd2a74cfe754 (diff) |
Make --drun-print-exec always be true.
The option is now deprecated, and a warning will be printed if it's
used. It may be removed in a future version of tofi, so it should be
removed from any configs now.
Diffstat (limited to 'completions/tofi')
-rw-r--r-- | completions/tofi | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/completions/tofi b/completions/tofi index add8aab..218d8fc 100644 --- a/completions/tofi +++ b/completions/tofi @@ -41,7 +41,6 @@ _tofi() --hide-cursor --history --drun-launch - --drun-print-exec --hint-font --late-keyboard-init ) |