programs.sway-easyfocus.settings
Home-Manager option
Configuration settings for sway-easyfocus. All available options can be found here: https://github.com/edzdez/sway-easyfocus?tab=readme-ov-file#config-file.
type: YAML 1.1 valueDefault
{ }Example
declared in: <home-manager/modules/programs/sway-easyfocus.nix>source unavailable{ 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; }