aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBert Münnich <ber.t@posteo.de>2019-04-19 15:52:44 +0200
committerBert Münnich <ber.t@posteo.de>2019-04-19 15:52:44 +0200
commit18d63dba28ebb20a58c90a26700e9446f0b8171a (patch)
tree9604b2fedae1d7126b82523a009a2d21f937bf0c
parent7bde7e618a13883816a73f5372493e1c76f52a3f (diff)
downloadnsxiv-18d63dba28ebb20a58c90a26700e9446f0b8171a.tar.zst
Mention supported X resources in man page
-rw-r--r--sxiv.115
1 files changed, 13 insertions, 2 deletions
diff --git a/sxiv.1 b/sxiv.1
index 01e7dbf..347f4b0 100644
--- a/sxiv.1
+++ b/sxiv.1
@@ -375,6 +375,17 @@ Zoom in.
.TP
.B ScrollDown
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
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
@@ -431,5 +442,5 @@ Max Voit <mvdev at with-eyes.net>
https://github.com/muennich/sxiv
.EE
.SH SEE ALSO
-.BR feh (1),
-.BR qiv (1)
+.BR X (7),
+.BR xrdb (1)