programs.qutebrowser.keyMappings
Home-Manager option
This setting can be used to map keys to other keys. When the key used as dictionary-key is pressed, the binding for the key used as dictionary-value is invoked instead. This is useful for global remappings of keys, for example to map Ctrl-[ to Escape. Note that when a key is bound (via bindings.default or bindings.commands), the mapping is ignored.
type: attribute set of stringDefault
declared in: <home-manager/modules/programs/qutebrowser.nix>source unavailable{ }