Closed odknt closed 4 years ago
fixes #23
ex.
... { /* backlight */ .backlight = { .func = backlight, .handler = backlight_ev, // inc/dec brightness by mouse scroll .prefix = "盛 ", .suffix = "%", }, }, ...
fixes #23
ex.