![]() |
![]()
| ![]() |
![]()
NAMEwaybar - sway language module DESCRIPTIONThe language module displays the current keyboard layout in Sway CONFIGURATIONAddressed by sway/language format:
hide-single-layout:
tooltip-format:
tooltip:
menu:
menu-file:
GtkMenu with id menu
menu-actions:
expand:
FORMAT REPLACEMENTS{short}: Short name of layout (e.g. "us"). Equals to {}. {shortDescription}: Short description of layout (e.g. "en"). {long}: Long name of layout (e.g. "English (Dvorak)"). {variant}: Variant of layout (e.g. "dvorak"). {flag}: Country flag of layout. EXAMPLES"sway/language": { "format": "{}", }, "sway/language": { "format": "{short} {variant}", } STYLE
|