MyNixOS website logo

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

Declarations
Type
attribute set of (boolean or signed integer or string)
Default
{ }
Example
{
  editor = "nvim";
  file-browser = "ranger"
  add-edit = true;
}