programs.urxvt.keybindings

Home-Manager option

Mapping of keybindings to actions

type: attribute set of string
Default
{ }
Example
{ "Shift-Control-C" = "eval:selection_to_clipboard"; "Shift-Control-V" = "eval:paste_clipboard"; }
declared in: <home-manager/modules/programs/urxvt.nix>source unavailable