programs.papis.settings

Configuration written to $XDG_CONFIG_HOME/papis/config. See https://papis.readthedocs.io/en/latest/configuration.html for supported values.

Type
attribute set of (boolean or signed integer or string)
Default
{ }
Example
{
  editor = "nvim";
  file-browser = "ranger"
  add-edit = true;
}
Declared
<home-manager/modules/programs/papis.nix>