MyNixOS website logo

Mapping of keybindings to actions.

Declarations
Type
attribute set of string
Default
{ }
Example
{
  "ctrl+c" = "copy_or_interrupt";
  "ctrl+f>2" = "set_font_size 20";
}