struct

Obsctl::Config::UiConfig

Inherits YAML::Serializable < Struct < Value < Object

Dashboard appearance and behavior.

Constructors

new(refresh_interval_ms : Int32 = 250, command_palette_prefix : String = "/", advanced_ui : Bool = true, show_icons : Bool = true, theme : String = "default", custom_theme : CustomThemeConfig | Nil = nil, locale : String | Nil = nil)
Source
new(*, __context_for_yaml_serializable ctx : YAML::ParseContext, __node_for_yaml_serializable node : YAML::Nodes::Node)

Instance methods

advanced_ui
command_palette_prefix
custom_theme
locale
refresh_interval_ms
show_icons
theme