Configuration settings for sway-easyfocus. All available options can be found here: https://github.com/edzdez/sway-easyfocus?tab=readme-ov-file#config-file.
Declarations
Type
YAML 1.1 value
Default
{ }
Example
{
chars = "fjghdkslaemuvitywoqpcbnxz";
focused_background_color = "285577";
focused_background_opacity = 1.0;
focused_text_color = "ffffff";
font_family = "monospace";
font_size = "medium";
font_weight = "bold";
window_background_color = "d1f21";
window_background_opacity = 0.2;
}