summaryrefslogtreecommitdiffstats
path: root/nsxiv.1
diff options
context:
space:
mode:
authorNRK <nrk@disroot.org>2021-09-16 22:31:03 +0200
committerN-R-K <79544946+N-R-K@users.noreply.github.com>2021-09-16 22:32:11 +0200
commit25a5a540109cc7b3820daec86bb174b4b96ecb84 (patch)
treef8bc483d1af7ec2891318b3226be20527ef98e41 /nsxiv.1
parent956faac00c0a98c26ba6b8c8d2b82af6f5f981da (diff)
downloadnsxiv-25a5a540109cc7b3820daec86bb174b4b96ecb84.tar.zst
add .mark.foreground to Xresources
since we're already allowing both window and bar colors to be customizable, it doesn't make sense to not allow so for mark color.
Diffstat (limited to 'nsxiv.1')
-rw-r--r--nsxiv.17
1 files changed, 5 insertions, 2 deletions
diff --git a/nsxiv.1 b/nsxiv.1
index ca5727d..922b6db 100644
--- a/nsxiv.1
+++ b/nsxiv.1
@@ -402,14 +402,17 @@ Color of the window background
.B window.foreground
Color of the window foreground
.TP
+.B bar.font
+Name of Xft bar font
+.TP
.B bar.background
Color of the bar background. Defaults to window.foreground
.TP
.B bar.foreground
Color of the bar foreground. Defaults to window.background
.TP
-.B bar.font
-Name of Xft bar font
+.B mark.foreground
+Color of the mark foreground. Defaults to window.foreground
.TP
Please see xrdb(1) on how to change them.
.SH STATUS BAR