programs.kitty.actionAliases

Home-Manager option

Define action aliases.

type: attribute set of string
Default
{ }
Example
{ "launch_tab" = "launch --cwd=current --type=tab"; "launch_window" = "launch --cwd=current --type=os-window"; }
declared in: <home-manager/modules/programs/kitty.nix>source unavailable