From 25a5a540109cc7b3820daec86bb174b4b96ecb84 Mon Sep 17 00:00:00 2001 From: NRK Date: Fri, 17 Sep 2021 02:31:03 +0600 Subject: 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. --- nsxiv.1 | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'nsxiv.1') 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 -- cgit v1.2.3-54-g00ecf