diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/tofi.1.md | 4 | ||||
-rw-r--r-- | doc/tofi.1.scd | 3 |
2 files changed, 7 insertions, 0 deletions
diff --git a/doc/tofi.1.md b/doc/tofi.1.md index 491535f..f7c1297 100644 --- a/doc/tofi.1.md +++ b/doc/tofi.1.md @@ -34,6 +34,10 @@ on stdin, instead presenting a list of executables in the user's $PATH. > Specify path to custom config file. +**--output** \<name\> + +> Select the output to appear on. + **--late-keyboard-init** > Delay keyboard initialisation until after the first draw to screen. diff --git a/doc/tofi.1.scd b/doc/tofi.1.scd index af9d8de..882ba57 100644 --- a/doc/tofi.1.scd +++ b/doc/tofi.1.scd @@ -31,6 +31,9 @@ instead presenting a list of executables in the user's $PATH. *-c, --config* <path> Specify path to custom config file. +*--output* <name> + Select the output to appear on. + *--late-keyboard-init* Delay keyboard initialisation until after the first draw to screen. This option is experimental, and will cause tofi to miss keypresses |