X-Git-Url: https://git.armaanb.net/?p=dmenu.git;a=blobdiff_plain;f=dmenu.1;h=472b179a5abd9746ee7c0bcf6862e206ddc57ebb;hp=323f93cf88eee5bd4878cf78cf40d9677277916c;hb=9b386cff16a22ab7ef13411acc25e9bfcbfa9cec;hpb=1a13d0465d1a6f4f74bc5b07b04c9bd542f20ba6 diff --git a/dmenu.1 b/dmenu.1 index 323f93c..472b179 100644 --- a/dmenu.1 +++ b/dmenu.1 @@ -20,6 +20,14 @@ dmenu \- dynamic menu .IR color ] .RB [ \-sf .IR color ] +.RB [ \-nhb +.IR color ] +.RB [ \-nhf +.IR color ] +.RB [ \-shb +.IR color ] +.RB [ \-shf +.IR color ] .RB [ \-w .IR windowid ] .P @@ -75,6 +83,18 @@ defines the selected background color. .BI \-sf " color" defines the selected foreground color. .TP +.BI \-nhb " color" +defines the normal highlight background color. +.TP +.BI \-nhf " color" +defines the normal highlight foreground color. +.TP +.BI \-shb " color" +defines the selected highlight background color. +.TP +.BI \-shf " color" +defines the selected highlight foreground color. +.TP .B \-v prints version information to stdout, then exits. .TP