Fix erroneous description in programs.zathura.extraConfig
This commit is contained in:
parent
48afd162f3
commit
99b68cce3c
|
@ -40,9 +40,7 @@ in
|
||||||
type = types.lines;
|
type = types.lines;
|
||||||
default = "";
|
default = "";
|
||||||
description = ''
|
description = ''
|
||||||
Additional commands for zathura the zathurarc file. If this and all
|
Additional commands for zathura the zathurarc file.
|
||||||
other zathura options are <code>null</code>, then this feature is
|
|
||||||
disabled and no <filename>zathurarc</filename> link is produced.
|
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue