diff options
Diffstat (limited to 'completions/tofi')
-rw-r--r-- | completions/tofi | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/completions/tofi b/completions/tofi index ea9b6de..5a1d392 100644 --- a/completions/tofi +++ b/completions/tofi @@ -38,6 +38,7 @@ _tofi() --horizontal --hide-cursor --history + --drun-launch --hint-font --late-keyboard-init ) @@ -69,3 +70,4 @@ _tofi() } complete -F _tofi tofi complete -F _tofi tofi-run +complete -F _tofi tofi-drun |