|
NAMEwaybar - sway mode moduleDESCRIPTIONThe mode module displays the current binding mode of SwayCONFIGURATIONAddressed by sway/modeformat:
rotate:
max-length:
min-length: typeof: integer The minimum length in characters the module should take up. align: typeof: float The alignment of the text, where 0 is left-aligned and 1 is right-aligned. If the module is rotated, it will follow the flow of the text. on-click:
on-click-middle:
on-click-right:
on-update:
on-scroll-up:
on-scroll-down:
smooth-scrolling-threshold:
tooltip:
EXAMPLES"sway/mode": { "format": " {}", "max-length": 50 } STYLE•#mode
Visit the GSP FreeBSD Man Page Interface. |