programs.urxvt.keybindings
Home-Manager option
Mapping of keybindings to actions
type: attribute set of stringDefault
{ }Example
declared in: <home-manager/modules/programs/urxvt.nix>source unavailable{ "Shift-Control-C" = "eval:selection_to_clipboard"; "Shift-Control-V" = "eval:paste_clipboard"; }