programs.inori.enable
Whether to enable inori.
Type: boolean
Default:
false
Example:
true
Declared by:
programs.inori.package
The inori package to use.
Type: null or package
Default:
pkgs.inori
Declared by:
programs.inori.settings
Configuration written to $XDG_CONFIG_HOME/inori/config.toml.
See https://github.com/eshrh/inori/blob/master/CONFIGURATION.md for available options.
Type: TOML value
Default:
{ }
Example:
{
dvorak_keybindings = true;
seek_seconds = 10;
}
Declared by: