MyNixOS website logo

Settings written to $XDG_CONFIG_HOME/ranger/rc.conf.

Declarations
Type
attribute set of (boolean or floating point number or signed integer or string)
Default
{ }
Example
{
  column_ratios = "1,3,3";
  confirm_on_delete = "never";
  scroll_offset = 8;
  unicode_ellipsis = true;
}