heyjuvi/avizo

Lightctl doesn't change brightness, brightnessctl does work

Closed this issue · 2 comments

When I run lightctl the brightness never changes. The overlay is shown.

lightctl raise
lightctl lower

But when I use brightnessctl it does work, but doesn't show the overlay of course.

brightnessctl s +5%
brightnessctl s 5%-

Any way I can debug this? Or have avizo listen to brightnessctl instead?

Running arch on a frame.work laptop

At the time you opened this MR, lightctl was only using light, not brightnessctl. Maybe you don’t have light installed?

Anyway, since today lightctl supports both light and brightnessctl (see #24), so it should work for you now.

Beautiful! That works 😄