summaryrefslogtreecommitdiff
path: root/doc/config
diff options
context:
space:
mode:
authorPhil Jones <philj56@gmail.com>2023-07-16 15:18:46 +0100
committerPhil Jones <philj56@gmail.com>2023-07-16 15:18:46 +0100
commit47a7f68cd03948035617b83b31349330ae8e55dc (patch)
tree2eac35d6fbce7d19782389f92180def6a80cb062 /doc/config
parent0f1b2a8cf196f4661fbf7bdd54f818fbba8cf8c9 (diff)
Add --physical-keybindings option.
Diffstat (limited to 'doc/config')
-rw-r--r--doc/config4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/config b/doc/config
index 219ef2e..b9242dc 100644
--- a/doc/config
+++ b/doc/config
@@ -277,6 +277,10 @@
# This option only has an effect when hide-input is set to true.
hidden-character = "*"
+ # If true, use physical keys for shortcuts, regardless of the current
+ # keyboard layout. If false, use the current layout's keys.
+ physical-keybindings = true
+
# Instead of printing the selected entry, print the 1-based index of
# the selection. This option has no effect in run or drun mode. If
# require-match is set to false, non-matching input will still result