MyNixOS website logo

Configuration settings for i3bar-river. All available options can be found here: https://github.com/MaxVerevkin/i3bar-river?tab=readme-ov-file#configuration.

Declarations
Type
TOML value
Default
{ }
Example
{
  background = "#282828ff";
  color = "#ffffffff";
  font = "monospace 10";
  height = 24;
  margin_bottom = 0;
  margin_left = 0;
  margin_top = 0;
  separator = "#9a8a62ff";
  "wm.river" = {
    max_tag = 0;
  };
}