programs.kitty.keybindings

Home-Manager option

Mapping of keybindings to actions.

type: attribute set of string
Default
{ }
Example
{ "ctrl+c" = "copy_or_interrupt"; "ctrl+f>2" = "set_font_size 20"; }
declared in: <home-manager/modules/programs/kitty.nix>source unavailable