MyNixOS website logo
option

programs.less.commands

Defines new command keys.

Declarations
Type
attribute set of string
Default
{ }
Example
{
  h = "noaction 5\\e(";
  l = "noaction 5\\e)";
}