command: add background_color option

This is trivial to support and allows basic customization without
running a layer-shell program such as swaybg. This is especially useful
in low memory situations.
This commit is contained in:
Isaac Freund
2020-06-19 18:44:28 +02:00
parent 2ef8261493
commit ebc661f4a7
4 changed files with 9 additions and 2 deletions

View File

@ -114,6 +114,7 @@ that tag 1 through 9 are visible.
*set-option* _option_ _value_
Set _option_ to a specified _value_. List of valid options:
- *background_color* _RGB/RGBA_hex_code_
- *border_width* _non-negative_integer_
- *border_color_focused* _RGB/RGBA_hex_code_
- *border_color_unfocused* _RGB/RGBA_hex_code_