From 5798c22da8ab204de46054871541e4363b6319e3 Mon Sep 17 00:00:00 2001 From: Phil Jones Date: Sun, 26 Jun 2022 22:45:55 +0100 Subject: Fix multiple output handling. The --output option can be passed to select a specific output to appear on. Which output is chosen otherwise is currently random, as I don't know yet how to determine which one the user's currently on. --- doc/tofi.1.scd | 3 +++ 1 file changed, 3 insertions(+) (limited to 'doc/tofi.1.scd') 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* Specify path to custom config file. +*--output* + 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 -- cgit v1.2.3