|
NAMEwaybar - backlight moduleDESCRIPTIONThe backlight module displays the current backlight level.CONFIGURATIONinterval:typeof: integer default: 2 The interval in which information gets polled. format:
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. rotate:
states:
on-click:
on-click-middle:
on-click-right:
on-update:
on-scroll-up:
on-scroll-down:
Command to execute when performing a scroll down on the
module.
smooth-scrolling-threshold:
Threshold to be used when scrolling.
EXAMPLE:"backlight": { "device": "intel_backlight", "format": "{percent}% {icon}", "format-icons": ["", ""] } STYLE•#backlight
Visit the GSP FreeBSD Man Page Interface. |