fix wrong bar.* defaults in manpage (#106)
This commit is contained in:
parent
065562d3c5
commit
d3a296a0be
4
nsxiv.1
4
nsxiv.1
|
@ -410,10 +410,10 @@ Color of the window foreground
|
||||||
Name of Xft bar font
|
Name of Xft bar font
|
||||||
.TP
|
.TP
|
||||||
.B bar.background
|
.B bar.background
|
||||||
Color of the bar background. Defaults to window.foreground
|
Color of the bar background. Defaults to window.background
|
||||||
.TP
|
.TP
|
||||||
.B bar.foreground
|
.B bar.foreground
|
||||||
Color of the bar foreground. Defaults to window.background
|
Color of the bar foreground. Defaults to window.foreground
|
||||||
.TP
|
.TP
|
||||||
.B mark.foreground
|
.B mark.foreground
|
||||||
Color of the mark foreground. Defaults to window.foreground
|
Color of the mark foreground. Defaults to window.foreground
|
||||||
|
|
Loading…
Reference in New Issue