diff options
Diffstat (limited to 'doc/tofi.1.md')
-rw-r--r-- | doc/tofi.1.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/tofi.1.md b/doc/tofi.1.md index 6177b2d..491535f 100644 --- a/doc/tofi.1.md +++ b/doc/tofi.1.md @@ -34,6 +34,13 @@ on stdin, instead presenting a list of executables in the user's $PATH. > Specify path to custom config file. +**--late-keyboard-init** + +> Delay keyboard initialisation until after the first draw to screen. +> This option is experimental, and will cause tofi to miss keypresses +> for a short time after launch. The only reason to use this option is +> performance on slow systems. + All config file options described in **tofi**(5) are also accepted, in the form **--key=value**. |