programs.bat.settings
Parameters to be written to the system-wide bat configuration file.
- Type
attribute set of (atom (null, bool, int, float or string) or a list of them for duplicate keys)- Default
{ }- Example
{ italic-text = "always"; map-syntax = [ "*.ino:C++" ".ignore:Git Ignore" ]; pager = "less --RAW-CONTROL-CHARS --quit-if-one-screen --mouse"; paging = "never"; theme = "TwoDark"; }- Declared
- <nixpkgs/nixos/modules/programs/bat.nix>