command: add border_focused_color and border_unfocused_color options

This commit is contained in:
lazy-dolphin
2020-06-12 21:37:39 +05:30
committed by Isaac Freund
parent 31e47aafba
commit efe2c2ce4b
7 changed files with 74 additions and 5 deletions

View File

@ -170,6 +170,10 @@ List of valid options:
.IP \(bu
border_width (non-negative integer)
.IP \(bu
border_focused_color (RGB hex code)
.IP \(bu
border_unfocused_color (RGB hex code)
.IP \(bu
outer_padding (non-negative integer)
.SH EXAMPLES