MyNixOS website logo
option

wayland.windowManager.sway.config.colors.urgent

A window which has its urgency hint activated.

Declarations
Type
submodule
Default
{
  background = "#900000";
  border = "#2f343a";
  childBorder = "#900000";
  indicator = "#900000";
  text = "#ffffff";
}