Mention supported X resources in man page
This commit is contained in:
parent
7bde7e618a
commit
18d63dba28
15
sxiv.1
15
sxiv.1
|
@ -375,6 +375,17 @@ Zoom in.
|
||||||
.TP
|
.TP
|
||||||
.B ScrollDown
|
.B ScrollDown
|
||||||
Zoom out.
|
Zoom out.
|
||||||
|
.SH CONFIGURATION
|
||||||
|
The following X resources are supported:
|
||||||
|
.TP
|
||||||
|
.B background
|
||||||
|
Color of the window background and bar foreground
|
||||||
|
.TP
|
||||||
|
.B foreground
|
||||||
|
Color of the window foreground and bar background
|
||||||
|
.TP
|
||||||
|
.B font
|
||||||
|
Name of Xft bar font
|
||||||
.SH STATUS BAR
|
.SH STATUS BAR
|
||||||
The information displayed on the left side of the status bar can be replaced
|
The information displayed on the left side of the status bar can be replaced
|
||||||
with the output of a user-provided script, which is called by sxiv whenever an
|
with the output of a user-provided script, which is called by sxiv whenever an
|
||||||
|
@ -431,5 +442,5 @@ Max Voit <mvdev at with-eyes.net>
|
||||||
https://github.com/muennich/sxiv
|
https://github.com/muennich/sxiv
|
||||||
.EE
|
.EE
|
||||||
.SH SEE ALSO
|
.SH SEE ALSO
|
||||||
.BR feh (1),
|
.BR X (7),
|
||||||
.BR qiv (1)
|
.BR xrdb (1)
|
||||||
|
|
Loading…
Reference in New Issue