diff options
author | Phil Jones <philj56@gmail.com> | 2023-07-16 15:18:46 +0100 |
---|---|---|
committer | Phil Jones <philj56@gmail.com> | 2023-07-16 15:18:46 +0100 |
commit | 47a7f68cd03948035617b83b31349330ae8e55dc (patch) | |
tree | 2eac35d6fbce7d19782389f92180def6a80cb062 /doc/tofi.5.md | |
parent | 0f1b2a8cf196f4661fbf7bdd54f818fbba8cf8c9 (diff) |
Add --physical-keybindings option.
Diffstat (limited to 'doc/tofi.5.md')
-rw-r--r-- | doc/tofi.5.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/tofi.5.md b/doc/tofi.5.md index 3656143..5065752 100644 --- a/doc/tofi.5.md +++ b/doc/tofi.5.md @@ -117,6 +117,13 @@ options. > > Default: \* +**physical-keybindings**=*true\|false* + +> If true, use physical keys for shortcuts, regardless of the current +> keyboard layout. If false, use the current layout's keys. +> +> Default: true + **print-index**=*true\|false* > Instead of printing the selected entry, print the 1-based index of the |