From ebc661f4a7019ee07ffb16e4f326b60cb5a68293 Mon Sep 17 00:00:00 2001 From: Isaac Freund Date: Fri, 19 Jun 2020 18:44:28 +0200 Subject: 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. --- doc/riverctl.1.scd | 1 + 1 file changed, 1 insertion(+) (limited to 'doc/riverctl.1.scd') 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_ -- cgit v1.2.3