summaryrefslogtreecommitdiff
path: root/doc/tofi.5.md
diff options
context:
space:
mode:
authorPhil Jones <philj56@gmail.com>2022-08-03 13:47:15 +0100
committerPhil Jones <philj56@gmail.com>2022-08-03 13:47:15 +0100
commitc0d3df8af0328280836ccfef85ae7e40eb3b6b87 (patch)
treeb5e80a0dff429bc4dbe409e93d25ae8a023a13a3 /doc/tofi.5.md
parent04731d5dd4172c94d7d33fb5fdc5dd2a74cfe754 (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 'doc/tofi.5.md')
-rw-r--r--doc/tofi.5.md11
1 files changed, 4 insertions, 7 deletions
diff --git a/doc/tofi.5.md b/doc/tofi.5.md
index c922fac..c425b1b 100644
--- a/doc/tofi.5.md
+++ b/doc/tofi.5.md
@@ -241,14 +241,11 @@ options.
**drun-print-exec**=*true\|false*
-> If true, print an executable command line for the selected application
-> when in drun mode. Otherwise, just print the path of the .desktop
-> file.
+> **WARNING**: In the current version of tofi, this option has changed
+> to always be true and has no effect, as it should have been from the
+> start. It may be removed in a future version of tofi.
>
-> **WARNING**: In the next version of tofi, this will change to always
-> be true, as it should have been from the start.
->
-> Default: false
+> Default: true.
**hint-font**=*true\|false*