diff options
| author | Isaac Freund <ifreund@ifreund.xyz> | 2020-06-19 18:44:28 +0200 |
|---|---|---|
| committer | Isaac Freund <ifreund@ifreund.xyz> | 2020-06-19 18:44:28 +0200 |
| commit | ebc661f4a7019ee07ffb16e4f326b60cb5a68293 (patch) | |
| tree | d4d2ee678b25cd051b3e84e38488f82ffe006519 /doc/riverctl.1.scd | |
| parent | 2ef8261493f7f400346cb9ab5f62cd4558f6fec9 (diff) | |
| download | river-ebc661f4a7019ee07ffb16e4f326b60cb5a68293.tar.gz river-ebc661f4a7019ee07ffb16e4f326b60cb5a68293.tar.xz | |
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.
Diffstat (limited to 'doc/riverctl.1.scd')
| -rw-r--r-- | doc/riverctl.1.scd | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/riverctl.1.scd b/doc/riverctl.1.scd index 0d52de4..3788919 100644 --- a/doc/riverctl.1.scd +++ b/doc/riverctl.1.scd @@ -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_ |
