diff options
-rw-r--r-- | doc/tofi.1.md | 9 | ||||
-rw-r--r-- | doc/tofi.1.scd | 6 | ||||
-rw-r--r-- | doc/tofi.5.md | 9 | ||||
-rw-r--r-- | doc/tofi.5.scd | 9 |
4 files changed, 5 insertions, 28 deletions
diff --git a/doc/tofi.1.md b/doc/tofi.1.md index b2cad9b..818ad53 100644 --- a/doc/tofi.1.md +++ b/doc/tofi.1.md @@ -25,13 +25,6 @@ When invoked via the name **tofi-drun**, **tofi** will not accept items on stdin, and will generate a list of applications from desktop files as described in the Desktop Entry Specification. -**WARNING**: In the last version of tofi, when a selection was made in -drun mode, the filename of the selected desktop file was printed to -stdout. In the current version of tofi, this has changed to an -executable command line, to be passed to swaymsg exec or similar. -Consequently, the --drun-print-exec does nothing, and may be removed in -a future version of tofi. - # OPTIONS **-h, --help** @@ -59,7 +52,7 @@ the form **--key=value**. > Delete line. -\<Ctrl\>-w \| <Ctrl\>-\<Backspace\> +\<Ctrl\>-w \| \<Ctrl\>-\<Backspace\> > Delete word. diff --git a/doc/tofi.1.scd b/doc/tofi.1.scd index f80d5ae..24e75b7 100644 --- a/doc/tofi.1.scd +++ b/doc/tofi.1.scd @@ -25,12 +25,6 @@ When invoked via the name *tofi-drun*, *tofi* will not accept items on stdin, and will generate a list of applications from desktop files as described in the Desktop Entry Specification. -*WARNING*: In the last version of tofi, when a selection was made in drun -mode, the filename of the selected desktop file was printed to stdout. In the -current version of tofi, this has changed to an executable command line, to be -passed to swaymsg exec or similar. Consequently, the --drun-print-exec does -nothing, and may be removed in a future version of tofi. - # OPTIONS *-h, --help* diff --git a/doc/tofi.5.md b/doc/tofi.5.md index fd27dfb..73a5699 100644 --- a/doc/tofi.5.md +++ b/doc/tofi.5.md @@ -92,9 +92,8 @@ options. **drun-print-exec**=*true\|false* -> **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**: This option does nothing, and may be removed in a future +> version of tofi. > > Default: true @@ -278,10 +277,6 @@ options. > Scale the window by the output's scale factor. > -> **WARNING**: In the current version of tofi, the default value has -> changed to true, so you may need to update your config. Additionally, -> font scaling will no longer occur when this is set to *false*. -> > Default: true **margin-top**=*px\|%* diff --git a/doc/tofi.5.scd b/doc/tofi.5.scd index 2a77435..25fdf0b 100644 --- a/doc/tofi.5.scd +++ b/doc/tofi.5.scd @@ -84,9 +84,8 @@ options. Default: the value of the TERMINAL environment variable *drun-print-exec*=_true|false_ - *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*: This option does nothing, and may be removed in a future version + of tofi. Default: true @@ -243,10 +242,6 @@ options. *scale*=_true|false_ Scale the window by the output's scale factor. - *WARNING*: In the current version of tofi, the default value has - changed to true, so you may need to update your config. Additionally, - font scaling will no longer occur when this is set to _false_. - Default: true *margin-top*=_px|%_ |